| Index: chrome/common/chrome_switches.h | 
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h | 
| index 1dcfabdcf6026ff15faad9ab99ff26bc0cbad69f..ce4559a58ca764f3d215f9363e7d52e792fd10df 100644 | 
| --- a/chrome/common/chrome_switches.h | 
| +++ b/chrome/common/chrome_switches.h | 
| @@ -274,7 +274,6 @@ extern const char kSavePageAsMHTML[]; | 
| extern const char kSbDisableAutoUpdate[]; | 
| extern const char kSbDisableDownloadProtection[]; | 
| extern const char kSbDisableExtensionBlacklist[]; | 
| -extern const char kSbDisableSideEffectFreeWhitelist[]; | 
| extern const char kServiceProcess[]; | 
| extern const char kSilentDebuggerExtensionAPI[]; | 
| extern const char kSilentLaunch[]; | 
|  |