Revert of Browser tests for the ChromeOS chromecast system tray item. (patchset ...
commitaff2cdf3727ff6bd06c0e2193ab0c554f65ef1b6
authordbeam <dbeam@chromium.org>
Sat, 22 Aug 2015 01:45:29 +0000 (21 18:45 -0700)
committerCommit bot <commit-bot@chromium.org>
Sat, 22 Aug 2015 01:46:09 +0000 (22 01:46 +0000)
tree17a8e5e4f0ae36c7eb07135bdad59c3f24fefda9
parent1f23d9b27b328a62c1e2bec31a53c112eab0a5b9
Revert of Browser tests for the ChromeOS chromecast system tray item. (patchset #3 id:60001 of https://codereview.chromium.org/1287023010/ )

Reason for revert:
broke the compile on ChromeOS bots:

FAILED: ...
../../chrome/browser/ui/ash/system_tray_tray_cast_browsertest_chromeos.cc:53:10: error: variable 'result' is uninitialized when used here [-Werror,-Wuninitialized]
  return result;
         ^~~~~~
../../chrome/browser/ui/ash/system_tray_tray_cast_browsertest_chromeos.cc:51:14: note: initialize the variable 'result' to silence this warning
  bool result;
             ^
              = false

Original issue's description:
> Browser tests for the ChromeOS chromecast system tray item.
>
> This was initially reviewed in https://codereview.chromium.org/1231593002/. I've
> moved this to a new CL since there have been a few implementation changes and as
> a result this needs another look.
>
> BUG=497343,514952
>
> Committed: https://crrev.com/926097380c61018aa2d5dfc99299f592ccfa5738
> Cr-Commit-Position: refs/heads/master@{#344939}

TBR=achuith@chromium.org,oshima@chromium.org,jdufault@chromium.org
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=497343,514952

Review URL: https://codereview.chromium.org/1307863004

Cr-Commit-Position: refs/heads/master@{#344946}
chrome/browser/ui/ash/system_tray_tray_cast_browsertest_chromeos.cc [deleted file]
chrome/chrome_tests.gypi
chrome/test/data/extensions/tray_cast/background.js
chrome/test/data/extensions/tray_cast/manifest.json