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

Issue 2663553003: Get ModelTypeStoreFactory for reading list from ProfileSyncService (Closed)
Patch Set: Fix TabModelOrderControllerTest 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
« no previous file with comments | « no previous file | ios/chrome/browser/reading_list/reading_list_model_factory.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/browser/reading_list/BUILD.gn
diff --git a/ios/chrome/browser/reading_list/BUILD.gn b/ios/chrome/browser/reading_list/BUILD.gn
index 4a869ce189bf31395ae3dd944c32d05a431f5a4f..40d5ac3f1f8941d6c630589934db70551009efd0 100644
--- a/ios/chrome/browser/reading_list/BUILD.gn
+++ b/ios/chrome/browser/reading_list/BUILD.gn
@@ -26,6 +26,7 @@ source_set("reading_list") {
]
deps = [
"//base",
+ "//components/browser_sync",
"//components/dom_distiller/ios",
"//components/favicon/core",
"//components/favicon/ios",
« no previous file with comments | « no previous file | ios/chrome/browser/reading_list/reading_list_model_factory.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698