chromium/android_webview/support_library/boundary_interfaces/DEPS


# This directory cannot depend on ANYTHING else in chromium
# These negative rules just rule out some of the major components.
include_rules = [
  "-base",
  "-chrome",
  "-components",
  "-content",
  "-services",
]