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

Unified Diff: extensions/common/switches.h

Issue 350943003: Support global keyboard commands on Chrome OS. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Test updates Created 6 years, 5 months 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 | « extensions/common/feature_switch.cc ('k') | extensions/common/switches.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/common/switches.h
diff --git a/extensions/common/switches.h b/extensions/common/switches.h
index f173a18419ade8e955647ff8d989cf923c13f046..475650f24274da63b494935c8f2f73908e51cf26 100644
--- a/extensions/common/switches.h
+++ b/extensions/common/switches.h
@@ -24,7 +24,6 @@ extern const char kExtensionActionRedesign[];
extern const char kExtensionProcess[];
extern const char kExtensionsOnChromeURLs[];
extern const char kForceDevModeHighlighting[];
-extern const char kGlobalCommands[];
extern const char kScriptsRequireAction[];
extern const char kEnableScriptsRequireAction[];
extern const char kShowComponentExtensionOptions[];
« no previous file with comments | « extensions/common/feature_switch.cc ('k') | extensions/common/switches.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698