Fix BrowserActionApiTest.DynamicBrowserAction interaction with dev-mode highlighting.
With dev-mode highlighting (on stable/beta channel, or with the --force-dev-mode-highlighting=1 flag), in Views, unpacked extension browser action iicons (such as the ones in this test) are given a different background. Adjust our test expectations accordingly. This patch also cleans up the other BrowserActionApiTests somewhat. BUG=333008 TEST=browser_tests --gtest_filter=BrowserActionApiTest.DynamicBrowserAction --force-dev-mode-highlighting=1 Review URL: https://codereview.chromium.org/170843005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@251978 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment