| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index 2f4cf1293b39446a38f5eb55de463f49c223c4cc..ee64bf2178089b9a7cecc6e241d0dbc3cb65f0b3 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -557,6 +557,7 @@ extern const char kNtpCollapsedForeignSessions[];
|
| extern const char kNtpCollapsedRecentlyClosedTabs[];
|
| extern const char kNtpCollapsedSnapshotDocument[];
|
| extern const char kNtpCollapsedSyncPromo[];
|
| +extern const char kContentSuggestionsConsecutiveIgnoredPrefName[];
|
| #endif // defined(OS_ANDROID)
|
| extern const char kNtpShownPage[];
|
|
|
|
|