summaryrefslogtreecommitdiffstats
path: root/android_webview/lib/DEPS
blob: 17b7ba6e2c36e85d700fbcd4bc1d65aad8ffb976 (plain)
1
2
3
4
5
6
7
8
include_rules = [
  "+cc/base/switches.h",
  "+components",  # For jni registers.
  "+content/public",
  "+gin/public",
  "+media/base/media_switches.h",  # For media command line switches.
  "+ui/gl",
]