| Index: components/ntp_snippets/category.h
|
| diff --git a/components/ntp_snippets/category.h b/components/ntp_snippets/category.h
|
| index 89b52d531077c022bd0eaa2953cee03c397e9fb2..877097e691325314c64f7202a2c2cd3020f019c6 100644
|
| --- a/components/ntp_snippets/category.h
|
| +++ b/components/ntp_snippets/category.h
|
| @@ -18,6 +18,7 @@ class CategoryFactory;
|
| // to be recognized by the client implementation.
|
| enum class KnownCategories {
|
| OFFLINE_PAGES,
|
| + BOOKMARKS,
|
| LOCAL_CATEGORIES_COUNT,
|
|
|
| REMOTE_CATEGORIES_OFFSET = 10000,
|
|
|