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 e43aee3..d42a727 100644 --- a/chrome/common/pref_names.h +++ b/chrome/common/pref_names.h @@ -459,6 +459,8 @@ extern const char kNTPPromoClosed[]; extern const char kNTPPromoGroup[]; extern const char kNTPPromoGroupTimeSlice[]; extern const char kNTPPromoGroupMax[]; +extern const char kNTPPromoViews[]; +extern const char kNTPPromoViewsMax[]; extern const char kNTPPromoBuild[]; extern const char kNTPWebStoreEnabled[]; extern const char kNTPWebStorePromoLastId[]; |