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

Unified Diff: chrome/service/DEPS

Issue 2477283002: Convert printing IPCs to Mojo
Patch Set: git cl format Created 4 years 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: chrome/service/DEPS
diff --git a/chrome/service/DEPS b/chrome/service/DEPS
index 69ec43c7e07be078212800212f1be95bd8875ac1..00b846c00454680a3231ec81cb84a9162023df1e 100644
--- a/chrome/service/DEPS
+++ b/chrome/service/DEPS
@@ -2,7 +2,9 @@ include_rules = [
"+chrome/grit",
"+components/data_use_measurement/core",
"+components/prefs",
+ "+components/printing",
"+components/version_info",
"+mojo/edk/embedder",
"+sandbox/win/src",
+ "+services/service_manager",
]

Powered by Google App Engine
This is Rietveld 408576698