summaryrefslogtreecommitdiffstats
path: root/components/web_view/test_runner/DEPS
blob: 29bf415748a6d9f8221ad4aba168d1ff768e8c5f (plain)
1
2
3
4
5
6
7
8
9
10
include_rules = [
  "+components/html_viewer/public",
  "+components/mus/public",
  "+components/test_runner",
  "+components/web_view/public",
  "+mojo/application/public",
  "+mojo/runner",
  "+third_party/mojo/src/mojo/public",
  "+ui/gfx",
]