Update broken references to image assets
[chromium-blink-merge.git] / content / public / android / DEPS
blobedd6d0de7dbd19ed143065ed199f774346b4599e
1 include_rules = [
3   # The util files in content/public/test/android are needed by
4   # content/public/android/javatests.
5   "+content/public/test/android",
6   # ContentShellActivity is needed for running ContentView.
7   "+content/shell/android",
8   # Needed for device APIs implemented as Mojo services in Java.
9   "+device",
10   # Mojo is needed for Mojo service registry kept in the browser.
11   "+mojo/android",