| Index: chrome/common/chrome_switches.h
|
| ===================================================================
|
| --- chrome/common/chrome_switches.h (revision 88502)
|
| +++ chrome/common/chrome_switches.h (working copy)
|
| @@ -56,6 +56,8 @@
|
| extern const char kCloudPrintServiceURL[];
|
| extern const char kConflictingModulesCheck[];
|
| extern const char kCountry[];
|
| +extern const char kCrashOnHangSeconds[];
|
| +extern const char kCrashOnHangThreads[];
|
| extern const char kDebugDevToolsFrontend[];
|
| extern const char kDebugEnableFrameToggle[];
|
| extern const char kDebugPrint[];
|
|
|