| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 601f642a0c1d83f8ed713eb06648841bddec0b6b..4338e3d770172a2f6ef0c7cb830b495c91acda22 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -268,6 +268,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[];
|
|
|