summaryrefslogtreecommitdiff
path: root/chromium/headless/lib/DEPS
blob: ece641c63c0926c456dedd7bcaa7aa1e713d4ce3 (plain)
1
2
3
4
5
6
7
8
9
10
11
specific_include_rules = {
  "headless_web_contents_browsertest.cc": [
    "+cc/base/switches.h",
    "+components/viz/common/features.h",
    "+components/viz/common/switches.h",
    "+pdf",
    "+printing",
    "+third_party/skia/include",
  ]
}