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 8eeff29..4539838 100644 --- a/chrome/common/pref_names.h +++ b/chrome/common/pref_names.h @@ -405,6 +405,7 @@ extern const char kNTPWebStorePromoId[]; extern const char kNTPWebStorePromoHeader[]; extern const char kNTPWebStorePromoButton[]; extern const char kNTPWebStorePromoLink[]; +extern const char kNTPWebStorePromoLogo[]; extern const char kNTPWebStorePromoExpire[]; extern const char kGpuBlacklist[]; |