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

Unified Diff: ios/chrome/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
Index: ios/chrome/browser/sync/BUILD.gn
diff --git a/ios/chrome/browser/sync/BUILD.gn b/ios/chrome/browser/sync/BUILD.gn
index c863215a8553331b4c855ca93c7aef5c7052400d..68868662f9fea974cbd1329730a53251ef923a59 100644
--- a/ios/chrome/browser/sync/BUILD.gn
+++ b/ios/chrome/browser/sync/BUILD.gn
@@ -31,7 +31,8 @@ source_set("sync") {
"//components/password_manager/core/browser",
"//components/password_manager/sync/browser",
"//components/prefs",
- "//components/reading_list",
+ "//components/reading_list/core",
+ "//components/reading_list/ios",
"//components/search_engines",
"//components/sessions",
"//components/signin/core/browser",
« no previous file with comments | « ios/chrome/browser/share_extension/share_extension_service.mm ('k') | ios/chrome/browser/sync/ios_chrome_sync_client.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698