Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(55)

Unified Diff: components/ntp_snippets/features.h

Issue 2214683002: [New CL] Add bookmark provider for content suggestions (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@bookmarks
Patch Set: Remove from c/b/android/chrome_feature_list.cc Created 4 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: components/ntp_snippets/features.h
diff --git a/components/ntp_snippets/features.h b/components/ntp_snippets/features.h
index 0f86f5ca551c4facd5060c404691cd0142ab21c0..661978784529c6640468a3177d8a607c22ee3a4c 100644
--- a/components/ntp_snippets/features.h
+++ b/components/ntp_snippets/features.h
@@ -9,6 +9,7 @@
namespace ntp_snippets {
+extern const base::Feature kBookmarkSuggestionsFeature;
extern const base::Feature kContentSuggestionsFeature;
} // namespace ntp_snippets

Powered by Google App Engine
This is Rietveld 408576698