| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 6f831afc1aa917c1244b3c93b6bd66d9b74f21c7..b385c9607f779246b76f1fb11f1d630981dab673 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -240,10 +240,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[];
|
|
|