| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 02119893805c940082dc89f161fef309ec15e90a..9909ed5fbffe3448ddf82b5a51c6104d9cf93b6b 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 kServiceProcess[];
|
|
|