| Index: chrome/common/pref_names.h | 
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h | 
| index a9087849ec9831fe7b94518b56a8580e96191822..16343be22647e314b037ecd75c56a5c8a0b4e85f 100644 | 
| --- a/chrome/common/pref_names.h | 
| +++ b/chrome/common/pref_names.h | 
| @@ -499,13 +499,11 @@ extern const char kBrowserActionContainerWidth[]; | 
| extern const char kLastExtensionsUpdateCheck[]; | 
| extern const char kNextExtensionsUpdateCheck[]; | 
|  | 
| +extern const char kExtensionAllowedInstallSites[]; | 
| extern const char kExtensionInstallAllowList[]; | 
| extern const char kExtensionInstallDenyList[]; | 
| - | 
| extern const char kExtensionAlertsInitializedPref[]; | 
| - | 
| extern const char kExtensionInstallForceList[]; | 
| - | 
| extern const char kExtensionBlacklistUpdateVersion[]; | 
|  | 
| extern const char kNtpTipsResourceServer[]; | 
|  |