| Index: base/base_switches.h
|
| diff --git a/base/base_switches.h b/base/base_switches.h
|
| index 4645a2f78595a961bebec150a332146ac71822aa..95f74bdb552e04e97798ab7040a1524d7ecfa1f7 100644
|
| --- a/base/base_switches.h
|
| +++ b/base/base_switches.h
|
| @@ -15,7 +15,6 @@ extern const char kDisableBreakpad[];
|
| extern const char kEnableDCHECK[];
|
| extern const char kFullMemoryCrashReport[];
|
| extern const char kNoErrorDialogs[];
|
| -extern const char kNoMessageBox[];
|
| extern const char kTestChildProcess[];
|
| extern const char kV[];
|
| extern const char kVModule[];
|
|
|