| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 0d17a8b73e12c2fd77ff3dcddb932308f4b83387..23effdd09320a43e61c65082d49d90adb0020288 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[];
|
|
|