Index: components/ntp_snippets/category.h |
diff --git a/components/ntp_snippets/category.h b/components/ntp_snippets/category.h |
index 89b52d531077c022bd0eaa2953cee03c397e9fb2..dd2730f0284c1200e2b7f60f91cf58a29cfe535d 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, |
+ PHYSICAL_WEB_PAGES, |
Marc Treib
2016/08/09 12:45:17
This needs a rebase, there's a BOOKMARKS entry now
vitaliii
2016/08/10 14:18:41
Done.
|
LOCAL_CATEGORIES_COUNT, |
REMOTE_CATEGORIES_OFFSET = 10000, |