| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 59d930ab892a05e6e24bcafd69ef9c301a7fd7ec..63a571886e6f09a4dc791ab64214e249d35f66f7 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -167,8 +167,6 @@ extern const char kExtensionsInstallVerification[];
|
| extern const char kExtensionsNotWebstore[];
|
| extern const char kExtensionsUpdateFrequency[];
|
| extern const char kFastStart[];
|
| -extern const char kFlagSwitchesBegin[];
|
| -extern const char kFlagSwitchesEnd[];
|
| extern const char kForceAppMode[];
|
| extern const char kForceFieldTrialParams[];
|
| extern const char kForceFirstRun[];
|
|
|