summaryrefslogtreecommitdiff
path: root/chromium/content/common/gpu/client/DEPS
blob: 2e15de3446b22646d7579578c99cbe45bb82b849 (plain)
1
2
3
4
5
6
specific_include_rules = {
  # Tests can make use of content/browser/ infrastructure.
  ".*browsertest\.cc": [
    "+content/browser"
  ]
}