Chromium Code Reviews| 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", |
| ] |
| } |