| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index dddc6758679e6c3fba6e6936bd52a80dcb34ad8f..858714c0497848a24e90c4e6b80a04cbf792ae19 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -542,6 +542,7 @@ extern const char kExtensionInstallDenyList[];
|
| extern const char kExtensionAlertsInitializedPref[];
|
| extern const char kExtensionInstallForceList[];
|
| extern const char kExtensionBlacklistUpdateVersion[];
|
| +extern const char kExtensionStorageGarbageCollect[];
|
|
|
| extern const char kNtpTipsResourceServer[];
|
|
|
|
|