| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index e50067c4283d9e96523e1123328ebdbb7cd27b46..29292d822dc8993f1c38a46245a528ac55a3cb4c 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -329,6 +329,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 kServiceProcess[];
|
|
|