| Index: chrome/common/pref_names.h | 
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h | 
| index 2c2a71a1d0c8ce0504a59f6c9cf45150eea62abd..d2e2e07b3b12a045e7912d128d12904f0f1b2283 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 kExtensionNotificationsInitializedPref[]; | 
| + | 
| extern const char kExtensionInstallForceList[]; | 
|  | 
| extern const char kExtensionBlacklistUpdateVersion[]; | 
|  |