| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index e78340ad40dd30cb3926cf50cf6159a9ce5ef245..44e90367b7292c9603af42929dc36e626be1ab59 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -394,6 +394,7 @@ extern const char kExtensionSidebarWidth[];
|
|
|
| extern const char kNTPTipsResourceServer[];
|
|
|
| +extern const char kNTP4IntroDisplayCount[];
|
| extern const char kNTPMostVisitedURLsBlacklist[];
|
| extern const char kNTPMostVisitedPinnedURLs[];
|
| extern const char kNTPPromoResourceCache[];
|
|
|