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

Unified Diff: ios/chrome/browser/ui/ntp/BUILD.gn

Issue 2763233003: Move ReadingList model to components/reading_list/core (Closed)
Patch Set: last? 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/ui/ntp/BUILD.gn
diff --git a/ios/chrome/browser/ui/ntp/BUILD.gn b/ios/chrome/browser/ui/ntp/BUILD.gn
index 99bb29855ffab4c299a5e4ca495a5968a87e523e..a0c6225e62c13b479d42674716f898eafd57fb01 100644
--- a/ios/chrome/browser/ui/ntp/BUILD.gn
+++ b/ios/chrome/browser/ui/ntp/BUILD.gn
@@ -157,7 +157,7 @@ source_set("ntp_internal") {
"//components/ntp_tiles",
"//components/prefs",
"//components/rappor",
- "//components/reading_list/core",
+ "//components/reading_list/core:flags",
"//components/search_engines",
"//components/strings",
"//components/suggestions",

Powered by Google App Engine
This is Rietveld 408576698