Index: chrome/common/chrome_switches.h |
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
index a5e1098ec98e4cccac2847105c2a962c6afffe1c..962e97cace0b50cf09c517190876b89eeeac19af 100644 |
--- a/chrome/common/chrome_switches.h |
+++ b/chrome/common/chrome_switches.h |
@@ -274,6 +274,7 @@ extern const char kTestType[]; |
extern const char kTestingChannelID[]; |
extern const char kTryChromeAgain[]; |
extern const char kUninstall[]; |
+extern const char kUseMoreWebUI[]; |
extern const char kUsePureViews[]; |
extern const char kUseSpdy[]; |
extern const char kIgnoreCertificateErrors[]; |