| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index feeb0139d0adbfc5f540120093191cd68dfee84e..f8214e659a7730664e459ae97fc994b4dcb3c395 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -244,7 +244,6 @@ extern const char kUnsafePacUrl[];
|
| extern const char kUserAgent[];
|
| extern const char kUserDataDir[];
|
| extern const char kUseSimpleCacheBackend[];
|
| -extern const char kV8PacMojoInProcess[];
|
| extern const char kV8PacMojoOutOfProcess[];
|
| extern const char kValidateCrx[];
|
| extern const char kVersion[];
|
|
|