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

Unified Diff: components/BUILD.gn

Issue 1408003010: [sync] Componentize switches used by ProfileSyncService (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@more_pss_chrome_deps
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 | « cloud_print/service/win/chrome_launcher.cc ('k') | components/browser_sync.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/BUILD.gn
diff --git a/components/BUILD.gn b/components/BUILD.gn
index b5a5541b944e08776deca71e77cfc00d2b8f45ce..6eb0dfb75a0f552f162e4a4bf8c6b8ed7409386c 100644
--- a/components/BUILD.gn
+++ b/components/BUILD.gn
@@ -18,6 +18,7 @@ group("all_components") {
"//components/bookmarks/common",
"//components/bookmarks/managed",
"//components/bookmarks/test",
+ "//components/browser_sync/common",
"//components/bubble",
"//components/captive_portal",
"//components/chrome_apps",
« no previous file with comments | « cloud_print/service/win/chrome_launcher.cc ('k') | components/browser_sync.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698