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

  # Components that Android WebView depends on.
  "+components/navigation_interception",
  "+components/web_contents_delegate_android",
]