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

Unified Diff: chrome/browser/chromeos/login/login_utils.cc

Issue 11348353: Simplify pinch flags. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Add early out if not compositing. Created 8 years 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/about_flags.cc ('k') | content/browser/android/content_startup_flags.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/chromeos/login/login_utils.cc
diff --git a/chrome/browser/chromeos/login/login_utils.cc b/chrome/browser/chromeos/login/login_utils.cc
index 0bd76585ba9562d76132fa61ca75cff921acf267..26a79ea8dac09afd4fe478286bf3d702b2292d44 100644
--- a/chrome/browser/chromeos/login/login_utils.cc
+++ b/chrome/browser/chromeos/login/login_utils.cc
@@ -806,7 +806,6 @@ std::string LoginUtilsImpl::GetOffTheRecordCommandLine(
ash::switches::kAshDisablePanelFitting,
cc::switches::kDisableThreadedAnimation,
cc::switches::kEnablePartialSwap,
- cc::switches::kEnablePinchInCompositor,
chromeos::switches::kDbusStub,
chromeos::switches::kEnableNewNetworkHandlers,
gfx::switches::kEnableBrowserTextSubpixelPositioning,
« no previous file with comments | « chrome/browser/about_flags.cc ('k') | content/browser/android/content_startup_flags.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698