| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index f38e0dd0d234bd3df8c98f525a5081113ec713a9..ce53949e8ebfcfa4f93919c0214b26d72a4ca521 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -164,8 +164,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[];
|
|
|