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

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: Add BUILD.gn file 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
Index: components/BUILD.gn
diff --git a/components/BUILD.gn b/components/BUILD.gn
index 2fdd4ce3f913d5ce76fd73d9be419119ffb9158f..6007da73d6c09269bb22054e553ba6650463a43f 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",

Powered by Google App Engine
This is Rietveld 408576698