| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 3e86224472fc2bfbd6de012aeaf3685dca98dcd2..789169c0a0af1eb449aef705d750467474a66d67 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -69,6 +69,7 @@ extern const char kCountry[];
|
| extern const char kCrashOnHangSeconds[];
|
| extern const char kCrashOnHangThreads[];
|
| extern const char kCrashOnLive[];
|
| +extern const char kCreateBrowserOnStartupForTests[];
|
| extern const char kDebugDevToolsFrontend[];
|
| extern const char kDebugEnableFrameToggle[];
|
| extern const char kDebugPrint[];
|
|
|