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

Unified Diff: chrome/common/chrome_switches.h

Issue 8332006: Optionally show component extensions in options. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 2 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: chrome/common/chrome_switches.h
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
index 93e9e3d0c61f7669f466f6c8b2c0555917427f70..010fdcfa9b3f7fe4725692943c45527db4a0ad21 100644
--- a/chrome/common/chrome_switches.h
+++ b/chrome/common/chrome_switches.h
@@ -263,6 +263,7 @@ extern const char kEnableSdch[];
extern const char kSearchInOmniboxHint[];
extern const char kServiceAccountLsid[];
extern const char kShowAutofillTypePredictions[];
+extern const char kShowComponentExtensionsInOptions[];
Aaron Boodman 2011/10/24 17:53:47 Can you make it just --show-component-options? Sli
Mihai Parparita -not on Chrome 2011/10/24 17:57:46 FWIW "show options for components", which isn't qu
extern const char kShowCompositedLayerBorders[];
extern const char kShowCompositedLayerTree[];
extern const char kShowFPSCounter[];

Powered by Google App Engine
This is Rietveld 408576698