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[]; |