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

Unified Diff: cloud_print/DEPS

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/DEPS
diff --git a/cloud_print/DEPS b/cloud_print/DEPS
index f74cc9e229b8b7c6ed57e4cc0d3008c85a393bee..bc5128073d18dbed2cd692fac03c89862c93d3ee 100644
--- a/cloud_print/DEPS
+++ b/cloud_print/DEPS
@@ -1,6 +1,7 @@
include_rules = [
"+chrome/common",
"+chrome/installer/launcher_support",
+ "+components/browser_sync/common",
"+components/cloud_devices/common",
"+content/public/common",
"+google_apis",

Powered by Google App Engine
This is Rietveld 408576698