Chromium Code Reviews| Index: components/ntp_snippets/category.h |
| diff --git a/components/ntp_snippets/category.h b/components/ntp_snippets/category.h |
| index 97abf753c9b54151177cd1d05bfc90e2c7280e6f..ee587572d50abf893b93c13510af70545896ad6b 100644 |
| --- a/components/ntp_snippets/category.h |
| +++ b/components/ntp_snippets/category.h |
| @@ -51,6 +51,8 @@ enum class KnownCategories { |
| // Articles for you. |
| ARTICLES, |
| + // Breaking News |
| + BREAKING_NEWS, |
|
sfiera
2017/06/08 13:37:16
Please add BREAKING_NEWS to SuggestionsCategoryId
mamir
2017/06/08 15:20:06
Done.
|
| // ****************** INSERT NEW REMOTE CATEGORIES HERE! ****************** |
| // Tracks the last known remote category |