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

Unified Diff: components/browser_sync/BUILD.gn

Issue 2548413002: Fix sync for reading list (Closed)
Patch Set: Update DEPS Created 4 years 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 | components/browser_sync/profile_sync_service.cc » ('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 be79774a79cc23095fbefda79704d348c2ec565c..5b870f0a7eead9f0ef060753739a811cb1419c94 100644
--- a/components/browser_sync/BUILD.gn
+++ b/components/browser_sync/BUILD.gn
@@ -34,6 +34,7 @@ static_library("browser_sync") {
"//components/pref_registry",
"//components/prefs",
"//components/reading_list/core",
+ "//components/reading_list/core:reading_list_enable_flags",
"//components/signin/core/browser",
"//components/strings",
"//components/sync_bookmarks",
« no previous file with comments | « no previous file | components/browser_sync/profile_sync_service.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698