| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index fa172892c5789ed56ef17fd0391b01922c592464..f6bdc4bce461259567ca0d06bf4c629ccdaab1a8 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -238,10 +238,6 @@ extern const char kQuicVersion[];
|
| extern const char kRemoteDebuggingTargets[];
|
| extern const char kRestoreLastSession[];
|
| extern const char kSavePageAsMHTML[];
|
| -extern const char kSbDisableAutoUpdate[];
|
| -extern const char kSbDisableDownloadProtection[];
|
| -extern const char kSbDisableExtensionBlacklist[];
|
| -extern const char kSbManualDownloadBlacklist[];
|
| extern const char kServiceProcess[];
|
| extern const char kShowAppList[];
|
| extern const char kSilentDebuggerExtensionAPI[];
|
|
|