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

Unified Diff: ios/chrome/browser/ntp_snippets/BUILD.gn

Issue 2755113002: Create ReadingListSuggestionsProvider (Closed)
Patch Set: Created 3 years, 9 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: ios/chrome/browser/ntp_snippets/BUILD.gn
diff --git a/ios/chrome/browser/ntp_snippets/BUILD.gn b/ios/chrome/browser/ntp_snippets/BUILD.gn
index 18e1d87c0141330b6f6d558160b89f991ad6cf73..92d8c6cad5843495a94cafd148a95f4095fd9cb6 100644
--- a/ios/chrome/browser/ntp_snippets/BUILD.gn
+++ b/ios/chrome/browser/ntp_snippets/BUILD.gn
@@ -14,6 +14,7 @@ source_set("ntp_snippets") {
"//components/keyed_service/core",
"//components/keyed_service/ios",
"//components/ntp_snippets",
+ "//components/ntp_snippets/ios",
"//components/signin/core/browser",
"//components/version_info",
"//google_apis",

Powered by Google App Engine
This is Rietveld 408576698