| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 40b408f88f2e46054b1afa8bda9f0ceaf8171ee2..3dfe084079200a03dda1b6ee3a3c20e8508d9af0 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -330,6 +330,7 @@ extern const char kUseSimpleCacheBackend[];
|
| extern const char kUseSpdy[];
|
| extern const char kUserAgent[];
|
| extern const char kUserDataDir[];
|
| +extern const char kV8PacMojoInProcess[];
|
| extern const char kValidateCrx[];
|
| extern const char kVariationsServerURL[];
|
| extern const char kVersion[];
|
|
|