summaryrefslogtreecommitdiff
path: root/chromium/headless/lib/DEPS
blob: ad5641abba17b1d7e55229490a9e387e9b949392 (plain)
1
2
3
4
5
6
7
8
specific_include_rules = {
  "headless_web_contents_browsertest.cc": [
    "+pdf",
    "+printing",
    "+third_party/skia/include",
  ]
}