| Index: components/ntp_snippets/pref_names.h
|
| diff --git a/components/ntp_snippets/pref_names.h b/components/ntp_snippets/pref_names.h
|
| index 04c7771f488d37831b2bb25ad045c5246f346fe5..b31a8cc195019bb5ad71df6ffb3645e5a0f154b9 100644
|
| --- a/components/ntp_snippets/pref_names.h
|
| +++ b/components/ntp_snippets/pref_names.h
|
| @@ -29,8 +29,9 @@ extern const char kSnippetThumbnailsInteractiveRequestCount[];
|
| // thumbnails.
|
| extern const char kSnippetThumbnailsRequestsDay[];
|
|
|
| +extern const char kDismissedAssetDownloadSuggestions[];
|
| extern const char kDismissedRecentOfflineTabSuggestions[];
|
| -extern const char kDismissedDownloadSuggestions[];
|
| +extern const char kDismissedOfflinePageDownloadSuggestions[];
|
| extern const char kDismissedForeignSessionsSuggestions[];
|
|
|
| // The pref name for the time when M54 was first started on the device.
|
|
|