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

Unified Diff: components/browser_sync/BUILD.gn

Issue 2511723002: Enable RL sync by default on iOS (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/BUILD.gn ('k') | components/browser_sync/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/browser_sync/BUILD.gn
diff --git a/components/browser_sync/BUILD.gn b/components/browser_sync/BUILD.gn
index 1949c1cf71ba1b6d77dc389152326e88ee653b52..be79774a79cc23095fbefda79704d348c2ec565c 100644
--- a/components/browser_sync/BUILD.gn
+++ b/components/browser_sync/BUILD.gn
@@ -33,6 +33,7 @@ static_library("browser_sync") {
"//components/password_manager/sync/browser",
"//components/pref_registry",
"//components/prefs",
+ "//components/reading_list/core",
"//components/signin/core/browser",
"//components/strings",
"//components/sync_bookmarks",
« no previous file with comments | « components/BUILD.gn ('k') | components/browser_sync/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698