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

Unified Diff: extensions/common/feature_switch.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
Index: extensions/common/feature_switch.h
diff --git a/extensions/common/feature_switch.h b/extensions/common/feature_switch.h
index 01d95895ca960a0fad05413eb65e8903344cad1b..b84b0dab2a24d9c8e504688465c5c005c05f9fb3 100644
--- a/extensions/common/feature_switch.h
+++ b/extensions/common/feature_switch.h
@@ -21,7 +21,6 @@ class FeatureSwitch {
public:
static FeatureSwitch* easy_off_store_install();
static FeatureSwitch* force_dev_mode_highlighting();
- static FeatureSwitch* global_commands();
static FeatureSwitch* prompt_for_external_extensions();
static FeatureSwitch* error_console();
static FeatureSwitch* enable_override_bookmarks_ui();
« no previous file with comments | « chrome/test/data/extensions/api_test/keybinding/global/manifest.json ('k') | extensions/common/feature_switch.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698