Index: components/ntp_snippets/category.h |
diff --git a/components/ntp_snippets/category.h b/components/ntp_snippets/category.h |
index eedcb3289a2248afe5fd0b65bcc7793d1d59e555..524986fb3b8e5af8b93a02bc87cf341d80d80a00 100644 |
--- a/components/ntp_snippets/category.h |
+++ b/components/ntp_snippets/category.h |
@@ -28,6 +28,9 @@ enum class KnownCategories { |
// Recently used bookmarks. |
BOOKMARKS, |
+ // Physical Web page available in the vicinity. |
+ PHYSICAL_WEB_PAGES, |
+ |
// Follows the last local category. |
LOCAL_CATEGORIES_COUNT, |