Index: chrome/common/chrome_switches.h |
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
index f6137c93a381a1ccf048859da498c37514182e1c..103a631b8288c93c5bb899c6471a2db3056a0fd9 100644 |
--- a/chrome/common/chrome_switches.h |
+++ b/chrome/common/chrome_switches.h |
@@ -325,6 +325,8 @@ extern const char kSbDisableAutoUpdate[]; |
extern const char kSbDisableDownloadProtection[]; |
extern const char kSbDisableExtensionBlacklist[]; |
extern const char kSbDisableSideEffectFreeWhitelist[]; |
+extern const char kSbDownloadFeedbackURL[]; |
+extern const char kSbEnableDownloadFeedback[]; |
extern const char kScriptBadges[]; |
extern const char kScriptBubble[]; |
extern const char kSearchInOmniboxHint[]; |