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 a1a64258098d1798a5a8fc06c3a0c8611e8506aa..d3fd9b57ea9643e0fda669a36fd8c601d34f1ce7 100644 |
--- a/chrome/browser/chromeos/login/login_utils.cc |
+++ b/chrome/browser/chromeos/login/login_utils.cc |
@@ -872,8 +872,8 @@ std::string LoginUtilsImpl::GetOffTheRecordCommandLine( |
switches::kPpapiFlashPath, |
switches::kPpapiFlashVersion, |
switches::kViewsDesktop, |
-#if defined(TOUCH_UI) |
switches::kTouchDevices, |
+#if defined(TOUCH_UI) |
// The virtual keyboard extension for TOUCH_UI (chrome://keyboard) highly |
// relies on experimental APIs. |
switches::kEnableExperimentalExtensionApis, |