blob: edd6d0de7dbd19ed143065ed199f774346b4599e [file] [log] [blame]
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",
# Needed for device APIs implemented as Mojo services in Java.
"+device",
# Mojo is needed for Mojo service registry kept in the browser.
"+mojo/android",
]