Index: components/ntp_snippets/features.h |
diff --git a/components/ntp_snippets/features.h b/components/ntp_snippets/features.h |
index 130ed24ea008f290c0025257ea9afd85e5b91d48..fda20fbf1e91c581e9d649a8ff256499eaf16352 100644 |
--- a/components/ntp_snippets/features.h |
+++ b/components/ntp_snippets/features.h |
@@ -13,6 +13,7 @@ namespace ntp_snippets { |
extern const base::Feature kArticleSuggestionsFeature; |
extern const base::Feature kBookmarkSuggestionsFeature; |
extern const base::Feature kOfflinePageSuggestionsFeature; |
+extern const base::Feature kPhysicalWebPageSuggestionsFeature; |
// Global toggle for the whole content suggestions feature. If this is set to |
// false, all the per-provider features are ignored. |