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

Unified Diff: headless/lib/renderer/DEPS

Issue 2780433002: add print to pdf for headless (Closed)
Patch Set: improve comments as suggested 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: headless/lib/renderer/DEPS
diff --git a/headless/lib/renderer/DEPS b/headless/lib/renderer/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..ab6426154f19c72573c8bf549b4b94c6a546cf2c
--- /dev/null
+++ b/headless/lib/renderer/DEPS
@@ -0,0 +1,5 @@
+include_rules = [
+ "+components/printing/renderer",
+ "+content/public/renderer",
+ "+third_party/WebKit/public",
+]

Powered by Google App Engine
This is Rietveld 408576698