| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 4c21463d6e4183c4418e20fc5d044eaffeb1de28..c9dc02d800b87387e8f995f1cc108524750c1a8a 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -264,7 +264,6 @@ extern const char kPackExtension[];
|
| extern const char kPackExtensionKey[];
|
| extern const char kParentProfile[];
|
| extern const char kPlaybackMode[];
|
| -extern const char kPluginDataDir[];
|
| extern const char kPluginLauncher[];
|
| extern const char kPluginPath[];
|
| extern const char kPluginProcess[];
|
| @@ -411,7 +410,6 @@ extern const char kDebugViewsPaint[];
|
|
|
| #ifndef NDEBUG
|
| extern const char kClearTokenService[];
|
| -extern const char kGearsPluginPathOverride[];
|
| extern const char kSetToken[];
|
| extern const char kWebSocketLiveExperimentHost[];
|
| #endif
|
|
|