blob: bc863f385c5b51b817546f04edec324ca05bfb37 [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",
# Needed for implementing Device Service public component in java.
"+services/device/public/java",
]