summaryrefslogtreecommitdiffstats
path: root/components/test/DEPS
blob: 25be3193123695769afee64c6f6a89495414a4e2 (plain)
1
2
3
4
5
6
7
8
include_rules = [
  "+content/public/test",
  "+ui/base/android/ui_base_jni_registrar.h",
  "+ui/base/resource/resource_bundle.h",
  "+ui/base/ui_base_paths.h",
  "+ui/gfx/android/gfx_jni_registrar.h",
  "+ui/gl/gl_surface.h",  # To initialize GL for tests.
]