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

Unified Diff: chrome/browser/BUILD.gn

Issue 1419103009: [Sync] Componentize ProfileSyncService (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@max_bogue_sync_backend_host
Patch Set: Rebase Created 5 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 | « no previous file | chrome/browser/android/contextualsearch/contextual_search_delegate.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/BUILD.gn
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
index fd73bacc91f1c2e9d78066300e672e2a443f1b17..5d34662d26acc612759b163dae15b93215db9576 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -103,6 +103,7 @@ source_set("browser") {
"//components/autofill/core/browser",
"//components/bookmarks/browser",
"//components/bookmarks/managed",
+ "//components/browser_sync/browser",
"//components/browser_sync/common",
"//components/captive_portal",
"//components/certificate_reporting",
« no previous file with comments | « no previous file | chrome/browser/android/contextualsearch/contextual_search_delegate.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698