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

Unified Diff: components/printing/browser/DEPS

Issue 2920013002: Use pdf compositor service for printing when OOPIF is enabled
Patch Set: rebase Created 3 years, 3 months 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 | « components/printing/browser/BUILD.gn ('k') | components/printing/browser/print_composite_client.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/printing/browser/DEPS
diff --git a/components/printing/browser/DEPS b/components/printing/browser/DEPS
index 1c35d9ca694b7004e71670cd60a883ddbd8c808f..f67625c944f981351fc84c69ea9c9f156b285839 100644
--- a/components/printing/browser/DEPS
+++ b/components/printing/browser/DEPS
@@ -1,3 +1,6 @@
include_rules = [
+ "+components/printing/service/public/cpp",
"+content/public/browser",
+ "+mojo/public/cpp/system",
+ "+services/service_manager/public/cpp",
]
« no previous file with comments | « components/printing/browser/BUILD.gn ('k') | components/printing/browser/print_composite_client.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698