| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 99a9af2eb52bbf37fe853652b80d20b27c03a456..4b750d2621845040eb128f2efa172bb5f07eaa76 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -326,6 +326,7 @@ extern const char kUseSpdy[];
|
| extern const char kUserAgent[];
|
| extern const char kUserDataDir[];
|
| extern const char kV8PacMojoInProcess[];
|
| +extern const char kV8PacMojoOutOfProcess[];
|
| extern const char kValidateCrx[];
|
| extern const char kVariationsServerURL[];
|
| extern const char kVersion[];
|
|
|