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