| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 73b4f335ecbbca7c7f4825fdcb969eb22cb1156f..1087f1fb0dc8f377f988996660ada4442997d653 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -269,6 +269,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[];
|
|
|