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

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: 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/DEPS ('k') | cloud_print/service/service.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
« no previous file with comments | « cloud_print/DEPS ('k') | cloud_print/service/service.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698