Chromium Code Reviews| Index: components/ntp_snippets/pref_names.h |
| diff --git a/components/ntp_snippets/pref_names.h b/components/ntp_snippets/pref_names.h |
| index ed81ccd56d0fdfd48e2662c846f2a0f9ab60e8d9..a1f34f510281fe6a6e4574569b17642fd1587854 100644 |
| --- a/components/ntp_snippets/pref_names.h |
| +++ b/components/ntp_snippets/pref_names.h |
| @@ -43,8 +43,9 @@ extern const char kSnippetThumbnailsInteractiveRequestCount[]; |
| // thumbnails. |
| extern const char kSnippetThumbnailsRequestsDay[]; |
| +extern const char kDismissedAssetDownloadSuggestions[]; |
|
dgn
2016/11/01 11:05:18
same here, this is only used in //chrome, right?
vitaliii
2016/11/02 00:47:37
Same as in previous the comments (i.e. for now we
|
| extern const char kDismissedRecentOfflineTabSuggestions[]; |
| -extern const char kDismissedDownloadSuggestions[]; |
| +extern const char kDismissedOfflinePageDownloadSuggestions[]; |
| extern const char kDismissedForeignSessionsSuggestions[]; |
| extern const char kDismissedCategories[]; |