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

Unified Diff: services/pdf_compositor/DEPS

Issue 2653963002: [Experimental] Supporting OOPIF printing
Patch Set: Rename service, fix for webview, and connect to DiscardableMemoryManager Created 3 years, 9 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 | « services/pdf_compositor/BUILD.gn ('k') | services/pdf_compositor/README.md » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/pdf_compositor/DEPS
diff --git a/services/pdf_compositor/DEPS b/services/pdf_compositor/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..55ae0c1f8a783f0f6f080c97efb768721de55808
--- /dev/null
+++ b/services/pdf_compositor/DEPS
@@ -0,0 +1,10 @@
+include_rules = [
+ "+components/discardable_memory/client",
+ "+content/public/child",
+ "+content/public/common",
+ "+printing",
+ "+skia",
+ "+third_party/WebKit/public",
+ "+third_party/skia",
+ "+ui/gfx",
+]
« no previous file with comments | « services/pdf_compositor/BUILD.gn ('k') | services/pdf_compositor/README.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698