| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 3851cb21ae068739dfeb689b3f15eca823212079..b6b81b935f67a19510046cb8bba84e7fea515334 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -48,6 +48,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[];
|
|
|