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/BUILD.gn

Issue 2514333003: Componentize Reading List (Closed)
Patch Set: rebase 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
« no previous file with comments | « components/reading_list/reading_list_switches.cc ('k') | ios/chrome/browser/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/browser/BUILD.gn
diff --git a/ios/chrome/browser/BUILD.gn b/ios/chrome/browser/BUILD.gn
index ad329f1e72eb49800b4e5285e5d6e2fc54ff1fba..69f2c7b79c092eb5af50db29c48036c4f5f3c2f8 100644
--- a/ios/chrome/browser/BUILD.gn
+++ b/ios/chrome/browser/BUILD.gn
@@ -88,6 +88,7 @@ source_set("browser") {
"//components/pref_registry",
"//components/prefs",
"//components/proxy_config",
+ "//components/reading_list",
"//components/search_engines",
"//components/signin/core/browser",
"//components/ssl_config",
@@ -193,6 +194,7 @@ source_set("about_flags") {
"//components/flags_ui",
"//components/flags_ui:switches",
"//components/ntp_tiles",
+ "//components/reading_list",
"//components/strings",
"//components/sync",
"//components/variations",
« no previous file with comments | « components/reading_list/reading_list_switches.cc ('k') | ios/chrome/browser/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698