summaryrefslogtreecommitdiffstats
path: root/android_webview/native/DEPS
blob: 3067d75edf0cee2bfab7669bb21f2580fb2437e9 (plain)
1
2
3
4
5
6
7
8
include_rules = [
  "+content/public/browser",
  "+ui/gfx",
  "+ui/gl",

  # TODO(joth): Remove if we can move the compositor driver into ../browser/
  "+third_party/skia/include",
]