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

Unified Diff: chrome/common/chrome_switches.cc

Issue 11578044: Enable Search-key modifiers for extended key shortcuts. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: 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/common/chrome_switches.cc
diff --git a/chrome/common/chrome_switches.cc b/chrome/common/chrome_switches.cc
index f37c35f0e9da78fe3161b7c4fa1110d5bde92a91..c4effc1731406dc47f7b8601b3758e2b406d3626 100644
--- a/chrome/common/chrome_switches.cc
+++ b/chrome/common/chrome_switches.cc
@@ -1441,12 +1441,6 @@ const char kEnableTouchpadThreeFingerSwipe[]
// Skips OAuth part of ChromeOS login process.
const char kSkipOAuthLogin[] = "skip-oauth-login";
-// If true, show advanced keyboard options to overload the search key as a way
-// to access keys such as Home and End, similar to the "Function key" found
-// commonly on laptop keyboards.
-const char kEnableChromebookFunctionKey[] =
- "enable-chromebook-function-key";
-
// Enable Kiosk mode for ChromeOS.
const char kEnableKioskMode[] = "enable-kiosk-mode";
« chrome/browser/resources/chromeos/keyboard_overlay.js ('K') | « chrome/common/chrome_switches.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698