| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index f2b376f65cafb2abc0662e5c7adda22482efed1f..4a48529ebc9a8e404a7ba1bc8ea25b4d1546b792 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -527,6 +527,7 @@ extern const char kNtpCustomLogoStart[];
|
| extern const char kNtpCustomLogoEnd[];
|
| extern const char kNtpPromoVersion[];
|
| extern const char kNtpPromoLocale[];
|
| +extern const char kNtpPromoDesktopSessionFound[];
|
| extern const char kNtpWebStoreEnabled[];
|
| extern const char kNtpAppPageNames[];
|
|
|
|
|