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

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

Issue 2667213002: Get ModelTypeStoreFactory for reading list from ProfileSyncService (Closed)
Patch Set: Created 3 years, 11 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/sync/BUILD.gn
diff --git a/ios/chrome/browser/sync/BUILD.gn b/ios/chrome/browser/sync/BUILD.gn
index 3dabba13520061f2541bf3e9c12eaf0b983715df..14f9eed6e9821ebbe9dd892a1d3b7fd08b461f0c 100644
--- a/ios/chrome/browser/sync/BUILD.gn
+++ b/ios/chrome/browser/sync/BUILD.gn
@@ -67,6 +67,7 @@ source_set("sync") {
allow_circular_includes_from = [
"//ios/chrome/browser/history",
"//ios/chrome/browser/passwords",
+ "//ios/chrome/browser/reading_list",
"//ios/chrome/browser/signin",
"//ios/chrome/browser/sync/glue",
"//ios/chrome/browser/sync/sessions",

Powered by Google App Engine
This is Rietveld 408576698