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

Unified Diff: cloud_print/service/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: cloud_print/service/BUILD.gn
diff --git a/cloud_print/service/BUILD.gn b/cloud_print/service/BUILD.gn
index 172a71e374c9a083d407b0ace98215e33045b27b..c7b73161df91f2cdd94eebb7088d11dbf08afe62 100644
--- a/cloud_print/service/BUILD.gn
+++ b/cloud_print/service/BUILD.gn
@@ -62,6 +62,7 @@ source_set("lib") {
"//base/third_party/dynamic_annotations",
"//chrome/common:constants",
"//cloud_print/common",
+ "//components/browser_sync/common",
"//components/cloud_devices/common",
"//content/public/common:static_switches",
"//google_apis",

Powered by Google App Engine
This is Rietveld 408576698