diff options
Diffstat (limited to 'chrome/common/pref_names.h')
-rw-r--r-- | chrome/common/pref_names.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h index 18503a0..086d63d 100644 --- a/chrome/common/pref_names.h +++ b/chrome/common/pref_names.h @@ -310,6 +310,8 @@ extern const char kExtensionInstallDenyList[]; extern const char kExtensionBlacklistUpdateVersion[]; +extern const char kExtensionSidebarWidth[]; + extern const char kNTPMostVisitedURLsBlacklist[]; extern const char kNTPMostVisitedPinnedURLs[]; extern const char kNTPTipsCache[]; |