Index: components/ntp_snippets/category.h |
diff --git a/components/ntp_snippets/category.h b/components/ntp_snippets/category.h |
index 0991ab25056c946d1a964155b44696c81e5c9cb5..cac05a5d98b7531f84542dd62ac2d87130ca601d 100644 |
--- a/components/ntp_snippets/category.h |
+++ b/components/ntp_snippets/category.h |
@@ -25,6 +25,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, |