| Index: chrome/common/pref_names.h
|
| ===================================================================
|
| --- chrome/common/pref_names.h (revision 55727)
|
| +++ chrome/common/pref_names.h (working copy)
|
| @@ -299,6 +299,9 @@
|
| extern const char kShowExtensionShelf[];
|
| extern const char kBrowserActionContainerWidth[];
|
|
|
| +extern const char kLastExtensionsUpdateCheck[];
|
| +extern const char kNextExtensionsUpdateCheck[];
|
| +
|
| extern const char kExtensionInstallAllowList[];
|
| extern const char kExtensionInstallDenyList[];
|
|
|
|
|