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

Unified Diff: chrome/browser/ui/gtk/view_id_util_browsertest.cc

Issue 10827285: Revert 150041 to re-enable Chrome to Mobile by default on trunk (after M22 branch). (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 years, 4 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 | « chrome/browser/chrome_to_mobile_service.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/ui/gtk/view_id_util_browsertest.cc
===================================================================
--- chrome/browser/ui/gtk/view_id_util_browsertest.cc (revision 151118)
+++ chrome/browser/ui/gtk/view_id_util_browsertest.cc (working copy)
@@ -48,10 +48,6 @@
continue;
}
- // Chrome To Mobile is disabled by default.
- if (i == VIEW_ID_CHROME_TO_MOBILE_BUTTON)
- continue;
-
CheckViewID(static_cast<ViewID>(i), true);
}
« no previous file with comments | « chrome/browser/chrome_to_mobile_service.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698