| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 9551a1b8016f2b63010fdacaaefd61f7c4ad9af9..15e5f756e00afdcf4f4b88e92b89c54e3c35f173 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -215,6 +215,7 @@ extern const char kSupervisedUserId[];
|
| extern const char kSupervisedUserSyncToken[];
|
| extern const char kSystemLogUploadFrequency[];
|
| extern const char kTestName[];
|
| +extern const char kTrustedDownloadSources[];
|
| extern const char kTryChromeAgain[];
|
| extern const char kUnlimitedStorage[];
|
| extern const char kUnsafelyTreatInsecureOriginAsSecure[];
|
|
|