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

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

Issue 2514333003: Componentize Reading List (Closed)
Patch Set: fix Created 4 years, 1 month 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/BUILD.gn
diff --git a/ios/chrome/browser/BUILD.gn b/ios/chrome/browser/BUILD.gn
index bdc29ea25cfd0ea0fde36051a48d474c3738c376..e67412f0c3700b73c06299f3badd838b7ce72946 100644
--- a/ios/chrome/browser/BUILD.gn
+++ b/ios/chrome/browser/BUILD.gn
@@ -191,6 +191,7 @@ source_set("about_flags") {
"//components/flags_ui",
"//components/flags_ui:switches",
"//components/ntp_tiles",
+ "//components/reading_list",
"//components/strings",
"//components/sync",
"//components/variations",

Powered by Google App Engine
This is Rietveld 408576698