| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 4573ba2c5c22e14e4f2c8df2b0be5455af515b44..3788c64bf1ceb2e113b3761d9e8e119dcc143032 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -171,7 +171,6 @@ extern const char kExtensionContentVerification[];
|
| extern const char kExtensionsInstallVerification[];
|
| extern const char kExtensionsNotWebstore[];
|
| extern const char kExtensionsUpdateFrequency[];
|
| -extern const char kFakeVariationsChannel[];
|
| extern const char kFastStart[];
|
| extern const char kFlagSwitchesBegin[];
|
| extern const char kFlagSwitchesEnd[];
|
| @@ -316,7 +315,6 @@ extern const char kUserDataDir[];
|
| extern const char kV8PacMojoInProcess[];
|
| extern const char kV8PacMojoOutOfProcess[];
|
| extern const char kValidateCrx[];
|
| -extern const char kVariationsServerURL[];
|
| extern const char kVersion[];
|
| extern const char kWindowPosition[];
|
| extern const char kWindowSize[];
|
|
|