| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index bb2ccdec045537bc31476ffb9c7a7c44f48059c8..326b9169ac63a8491767119496542f2d37d915ec 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -42,7 +42,6 @@ extern const char kAppModeAuthCode[];
|
| extern const char kAppModeOAuth2Token[];
|
| extern const char kAuthExtensionPath[];
|
| extern const char kAuthServerWhitelist[];
|
| -extern const char kAutoLaunchAtStartup[];
|
| extern const char kAutoSelectDesktopCaptureSource[];
|
| extern const char kBypassAppBannerEngagementChecks[];
|
| extern const char kCertificateTransparencyLog[];
|
|
|