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

Unified Diff: headless/lib/DEPS

Issue 2829973002: add customized printing setting for headless (Closed)
Patch Set: add skia as public_deps instead 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
Index: headless/lib/DEPS
diff --git a/headless/lib/DEPS b/headless/lib/DEPS
index 54e541c35800514873fbe762bba8223865fc09ac..ad5641abba17b1d7e55229490a9e387e9b949392 100644
--- a/headless/lib/DEPS
+++ b/headless/lib/DEPS
@@ -1,5 +1,7 @@
specific_include_rules = {
"headless_web_contents_browsertest.cc": [
+ "+pdf",
+ "+printing",
"+third_party/skia/include",
]
}

Powered by Google App Engine
This is Rietveld 408576698