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

Unified Diff: components/printing/service/DEPS

Issue 2832633002: Add PDF compositor service (Closed)
Patch Set: remove headers Created 3 years, 8 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
Index: components/printing/service/DEPS
diff --git a/components/printing/service/DEPS b/components/printing/service/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..64c480e6b5294371d2fdfb5834b1b7590a7f7ee9
--- /dev/null
+++ b/components/printing/service/DEPS
@@ -0,0 +1,8 @@
+include_rules = [
+ "+components/discardable_memory/client",
+ "+content/public/common",
+ "+mojo/public/cpp",
+ "+services/service_manager/public/cpp",
+ "+skia",
+ "+third_party/skia",
+]

Powered by Google App Engine
This is Rietveld 408576698