| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 4dbc24ad80992b904d6f657bb9a6c926e4cac054..583cb4321356501d5fd48253838416334f500c31 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -165,8 +165,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[];
|
|
|