Create a cross-platform browsertest for the browser actions bar
commit88a5d47e8eb951cae8a1f6e492b1400467e4178b
authorrdevlin.cronin <rdevlin.cronin@chromium.org>
Mon, 13 Oct 2014 17:27:29 +0000 (13 10:27 -0700)
committerCommit bot <commit-bot@chromium.org>
Mon, 13 Oct 2014 17:28:08 +0000 (13 17:28 +0000)
tree36558dab51d689643fdd85c1edbd3c44087c1aa6
parent69b99efe022a4e44384522da1c117364e9d1dc4d
Create a cross-platform browsertest for the browser actions bar

Move the setup from BrowserActionsContainerTest into a
platform-independent test, so that we also start to get
test coverage on Mac.  In this first patch, move the
infrastructure and the basic test.  More to follow.

BUG=422381

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

Cr-Commit-Position: refs/heads/master@{#299313}
chrome/browser/extensions/browser_action_test_util.h
chrome/browser/ui/cocoa/extensions/browser_action_test_util_mac.mm
chrome/browser/ui/cocoa/extensions/browser_actions_controller.h
chrome/browser/ui/cocoa/extensions/browser_actions_controller.mm
chrome/browser/ui/toolbar/browser_actions_bar_browsertest.cc [new file with mode: 0644]
chrome/browser/ui/toolbar/browser_actions_bar_browsertest.h [new file with mode: 0644]
chrome/browser/ui/views/toolbar/browser_action_test_util_views.cc
chrome/browser/ui/views/toolbar/browser_actions_container_browsertest.cc
chrome/chrome_tests.gypi