| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 3261fdf48125b002f52bd6c1b809afd48f0b35f2..99a9af2eb52bbf37fe853652b80d20b27c03a456 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -325,6 +325,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[];
|
|
|