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 7bf129c4251db7bc39a58848c27041245d23d6bf..eddabe39eb273d3f09b7393f772e5efd106dc1a9 100644 |
--- a/chrome/browser/chromeos/login/login_utils.cc |
+++ b/chrome/browser/chromeos/login/login_utils.cc |
@@ -1055,6 +1055,7 @@ std::string LoginUtilsImpl::GetOffTheRecordCommandLine( |
::switches::kEnableGView, |
::switches::kEnableLogging, |
::switches::kEnablePartialSwap, |
+ ::switches::kEnablePinch, |
::switches::kEnableSmoothScrolling, |
::switches::kEnableThreadedCompositing, |
::switches::kEnableTouchEvents, |