diff options
Diffstat (limited to 'chrome/common/pref_names.h')
-rw-r--r-- | chrome/common/pref_names.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h index 2dd53b1..3c4bc4b 100644 --- a/chrome/common/pref_names.h +++ b/chrome/common/pref_names.h @@ -404,6 +404,7 @@ extern const char kNTPWebStorePromoLink[]; extern const char kNTPWebStorePromoLogo[]; extern const char kNTPWebStorePromoExpire[]; extern const char kNTPWebStorePromoUserGroup[]; +extern const char kNTPAppPageNames[]; extern const char kGpuBlacklist[]; extern const char kGpuBlacklistUpdate[]; |