summaryrefslogtreecommitdiffstats
path: root/tools/android/DEPS
blob: b8092b1931615151fa4e19162f22db1f11dd8cbd (plain)
1
2
3
4
5
6
skip_child_includes = [
  # This subdirectory imports java files that are defined in third_party and in
  # chrome/android/. checkdeps.py gets confused, thinking that the
  # chrome/android one is used, whereas it's not. See crbug.com/524403.
  "customtabs_benchmark",
]