| Index: base/base_switches.h
|
| diff --git a/base/base_switches.h b/base/base_switches.h
|
| index 56b6bc966add664f3d9a5ed4269a28909985c40c..33824a417874ea508e91ab640a7a9fdb86f7a830 100644
|
| --- a/base/base_switches.h
|
| +++ b/base/base_switches.h
|
| @@ -14,6 +14,7 @@ extern const char kDebugOnStart[];
|
| extern const char kDisableBreakpad[];
|
| extern const char kEnableDCHECK[];
|
| extern const char kFullMemoryCrashReport[];
|
| +extern const char kLocalePak[];
|
| extern const char kNoErrorDialogs[];
|
| extern const char kNoMessageBox[];
|
| extern const char kTestChildProcess[];
|
|
|