summaryrefslogtreecommitdiff
path: root/chromium/ui/gfx/DEPS
blob: 1a4d27068799ee0cee2acd680a3a873165e89c17 (plain)
1
2
3
4
5
6
7
8
9
10
11
include_rules = [
  "+base",
  "+cc/paint",
  "+skia/ext",
  "+third_party/harfbuzz-ng",
  "+third_party/skia",
  "+third_party/qcms",
  "+ui/ios",

  "-testing/gmock",
]