| Index: base/base_switches.h
|
| diff --git a/base/base_switches.h b/base/base_switches.h
|
| index 6fe38423a3b7044bb5a7f8057875039c1c125fd6..56b6bc966add664f3d9a5ed4269a28909985c40c 100644
|
| --- a/base/base_switches.h
|
| +++ b/base/base_switches.h
|
| @@ -17,6 +17,8 @@ extern const char kFullMemoryCrashReport[];
|
| extern const char kNoErrorDialogs[];
|
| extern const char kNoMessageBox[];
|
| extern const char kTestChildProcess[];
|
| +extern const char kV[];
|
| +extern const char kVModule[];
|
| extern const char kWaitForDebugger[];
|
|
|
| } // namespace switches
|
|
|