summaryrefslogtreecommitdiffstats
path: root/chromium/content/public/android/DEPS
blob: 7ff666f8f827d09d816af5006999624db13c20e3 (plain)
1
2
3
4
5
6
7
8
include_rules = [

  # The util files in content/public/test/android are needed by
  # content/public/android/javatests.
  "+content/public/test/android",
  # ContentShellActivity is needed for running ContentView.
  "+content/shell/android",
]