Chromium Code Reviews| Index: chrome/common/chrome_switches.h |
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
| index 65eb094282ee11b213358a45992dec4247bb867b..5f221eebec20e87a016541f7a135aafe776acc72 100644 |
| --- a/chrome/common/chrome_switches.h |
| +++ b/chrome/common/chrome_switches.h |
| @@ -136,6 +136,7 @@ extern const char kEnableAsyncDns[]; |
| extern const char kEnableAuthNegotiatePort[]; |
| extern const char kEnableAutologin[]; |
| extern const char kEnableBenchmarking[]; |
| +extern const char kEnableBreakpad[]; |
|
Mark Seaborn
2013/01/17 03:26:01
BTW, there is already kEnableCrashReporter. Altho
|
| extern const char kEnableCloudPrintProxy[]; |
| extern const char kEnableContacts[]; |
| extern const char kEnableCrxlessWebApps[]; |