Index: chrome/common/chrome_switches.h |
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
index ca9b97d911381760d828e67e2e198909ba4faac9..8df3c39a473f9ca38397d2fabe5a995227c50f2e 100644 |
--- a/chrome/common/chrome_switches.h |
+++ b/chrome/common/chrome_switches.h |
@@ -220,6 +220,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[]; |