| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index ffcaa9b102747dd31fb3566afee742ed7ae0c003..8b8ca25d85e474c33324207a36b74e01ac2cbf30 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -63,6 +63,7 @@ extern const char kCloudPrintSetupProxy[];
|
| extern const char kComponentUpdater[];
|
| extern const char kCrashOnHangThreads[];
|
| extern const char kCreateBrowserOnStartupForTests[];
|
| +extern const char kCustomLauncherPage[];
|
| extern const char kDebugEnableFrameToggle[];
|
| extern const char kDebugPackedApps[];
|
| extern const char kDiagnostics[];
|
|
|