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

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

Issue 2763233003: Move ReadingList model to components/reading_list/core (Closed)
Patch Set: feedback 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/toolbar/BUILD.gn
diff --git a/ios/chrome/browser/ui/toolbar/BUILD.gn b/ios/chrome/browser/ui/toolbar/BUILD.gn
index e38c075b432b5c0fa2579ad49ad6aee2c3ee4591..bfa54c76676c7997819aea32035a3ec013cc779e 100644
--- a/ios/chrome/browser/ui/toolbar/BUILD.gn
+++ b/ios/chrome/browser/ui/toolbar/BUILD.gn
@@ -70,6 +70,7 @@ source_set("toolbar") {
"//components/omnibox/browser",
"//components/prefs",
"//components/reading_list/core",
+ "//components/reading_list/core:flags",
"//components/reading_list/ios",
"//components/search_engines",
"//components/strings",

Powered by Google App Engine
This is Rietveld 408576698