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

Unified Diff: components/printing/service/DEPS

Issue 2832633002: Add PDF compositor service (Closed)
Patch Set: rebase Created 3 years, 7 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/service/BUILD.gn ('k') | components/printing/service/README.md » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/printing/service/DEPS
diff --git a/components/printing/service/DEPS b/components/printing/service/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..839127983cb9892fd96fc6b0c00e2edde82aeab6
--- /dev/null
+++ b/components/printing/service/DEPS
@@ -0,0 +1,10 @@
+include_rules = [
+ "+components/discardable_memory/client",
+ "+content/public/common",
+ "+content/public/utility",
+ "+mojo/public/cpp",
+ "+printing/common",
+ "+services/service_manager/public/cpp",
+ "+skia",
+ "+third_party/skia",
+]
« no previous file with comments | « components/printing/service/BUILD.gn ('k') | components/printing/service/README.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698