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

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

Issue 11578044: Enable Search-key modifiers for extended key shortcuts. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase 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
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 8c9cfd68a1e26476e06cc757882f009d5b87fbae..1952c0b8219777a250296de3a41ff11a54e4073c 100644
--- a/chrome/browser/chromeos/login/login_utils.cc
+++ b/chrome/browser/chromeos/login/login_utils.cc
@@ -833,7 +833,6 @@ std::string LoginUtilsImpl::GetOffTheRecordCommandLine(
::switches::kDisableSeccompFilterSandbox,
::switches::kDisableSeccompSandbox,
::switches::kEnableAcceleratedOverflowScroll,
- ::switches::kEnableChromebookFunctionKey,
::switches::kEnableCompositingForFixedPosition,
::switches::kEnableEncryptedMedia,
::switches::kEnableLogging,

Powered by Google App Engine
This is Rietveld 408576698