| Index: chrome/common/pref_names.h | 
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h | 
| index 2c2a71a1d0c8ce0504a59f6c9cf45150eea62abd..42eb7b23d2a6cdd0b9f30bca546166eee9e02e67 100644 | 
| --- a/chrome/common/pref_names.h | 
| +++ b/chrome/common/pref_names.h | 
| @@ -428,6 +428,8 @@ extern const char kNextExtensionsUpdateCheck[]; | 
| extern const char kExtensionInstallAllowList[]; | 
| extern const char kExtensionInstallDenyList[]; | 
|  | 
| +extern const char kExtensionAlertsInitializedPref[]; | 
| + | 
| extern const char kExtensionInstallForceList[]; | 
|  | 
| extern const char kExtensionBlacklistUpdateVersion[]; | 
|  |