| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 39aecef8a71e450c5d7137e3492907d34404a21a..78c155fa1114be146e30356c5260286aa48c98d4 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -192,7 +192,6 @@ extern const char kFlagSwitchesBegin[];
|
| extern const char kFlagSwitchesEnd[];
|
| extern const char kFeedbackServer[];
|
| extern const char kFileDescriptorLimit[];
|
| -extern const char kFocusExistingTabOnOpen[];
|
| extern const char kFirstRun[];
|
| extern const char kForceAppsPromoVisible[];
|
| extern const char kGaiaHost[];
|
|
|