Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2977)

Unified Diff: chrome/browser/ui/toolbar/browser_actions_bar_browsertest.cc

Issue 1111073003: [Extensions] Temporarily disable a ToolbarActionsBar test (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/ui/toolbar/browser_actions_bar_browsertest.cc
diff --git a/chrome/browser/ui/toolbar/browser_actions_bar_browsertest.cc b/chrome/browser/ui/toolbar/browser_actions_bar_browsertest.cc
index 9d40916a2cac17e351f07d84686fbdcb7ce94495..4de770e87a3eeeeba266a5931cfcc1829d0dbdfc 100644
--- a/chrome/browser/ui/toolbar/browser_actions_bar_browsertest.cc
+++ b/chrome/browser/ui/toolbar/browser_actions_bar_browsertest.cc
@@ -411,7 +411,7 @@ IN_PROC_BROWSER_TEST_F(BrowserActionsBarBrowserTest, BrowserActionPopupTest) {
#define MAYBE_OverflowedBrowserActionPopupTest OverflowedBrowserActionPopupTest
#endif
IN_PROC_BROWSER_TEST_F(BrowserActionsBarRedesignBrowserTest,
- OverflowedBrowserActionPopupTest) {
+ MAYBE_OverflowedBrowserActionPopupTest) {
scoped_ptr<BrowserActionTestUtil> overflow_bar =
browser_actions_bar()->CreateOverflowBar();
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698