Index: chrome/common/chrome_switches.h |
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
index 93e9e3d0c61f7669f466f6c8b2c0555917427f70..c89c2036c99faed06cbe5c84d88b65c4ef3e89b8 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 kShowComponentExtensionOptions[]; |
extern const char kShowCompositedLayerBorders[]; |
extern const char kShowCompositedLayerTree[]; |
extern const char kShowFPSCounter[]; |