| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 2d7253f563223f0cab57293a8e134fb389317b27..bc8533305d8746487b848f0b3aeb6ac920054aac 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -333,6 +333,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[];
|
|
|