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

Unified Diff: headless/lib/DEPS

Issue 2829973002: add customized printing setting for headless (Closed)
Patch Set: nit 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/DEPS
diff --git a/headless/lib/DEPS b/headless/lib/DEPS
index 54e541c35800514873fbe762bba8223865fc09ac..971e64178e1f6cc2c8ee60cc1243387c80ac69bd 100644
--- a/headless/lib/DEPS
+++ b/headless/lib/DEPS
@@ -1,6 +1,8 @@
specific_include_rules = {
"headless_web_contents_browsertest.cc": [
"+third_party/skia/include",
+ "+printing",
Lei Zhang 2017/05/04 07:29:37 Alphabetical order.
jzfeng 2017/05/05 02:41:33 Done. I'm surprised this is not auto formatted.
+ "+pdf",
]
}

Powered by Google App Engine
This is Rietveld 408576698