| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 79d4d79292d53cbd71bc13b631a33666404b502b..56b6e52ea81cb84090c1df44056b22c59a366523 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -51,6 +51,7 @@ extern const char kAuthNegotiateDelegateWhitelist[];
|
| extern const char kAuthSchemes[];
|
| extern const char kAuthServerWhitelist[];
|
| extern const char kAutoLaunchAtStartup[];
|
| +extern const char kAutoSelectDesktopCaptureSource[];
|
| extern const char kCertificateTransparencyLog[];
|
| extern const char kCheckForUpdateIntervalSec[];
|
| extern const char kCheckCloudPrintConnectorPolicy[];
|
|
|