Fix MediaRouterContextualMenuUnitTest when ExtensionsToolbarMenu is on.
MediaRouterContextualMenuUnitTest was creating a BrowserActionTestUtil, which when the feature is on relies on BrowserView::toolbar, which is not defined in a non-Views test. However, it appears BrowserActionTestUtil is not actually necessary for the tests, so this patch deletes it. Bug: 984654 Change-Id: I5c40a54ea2383dc7a1c47c0f244370f005692e3f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1916464Reviewed-by:Peter Boström <pbos@chromium.org> Commit-Queue: Bret Sepulveda <bsep@chromium.org> Cr-Commit-Position: refs/heads/master@{#715632}
Showing
Please register or sign in to comment