| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index ad3879cea6810f24cb5545c66880cfd39b1f6493..198c763faf2400014b97538dd24373586670db15 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -141,6 +141,7 @@ extern const char kEnableAppWindowControls[];
|
| extern const char kEnableAppsShowOnFirstPaint[];
|
| extern const char kEnableAsyncDns[];
|
| extern const char kEnableAuthNegotiatePort[];
|
| +extern const char kEnableAutologin[];
|
| extern const char kEnableAutomationAPI[];
|
| extern const char kEnableBenchmarking[];
|
| extern const char kEnableClientHints[];
|
|
|