blob: 53cffd8bd3066a60ea1757edea9f7e39083aff64 [file] [log] [blame]
include_rules = [
# Do not add ios/chrome/ or ios/web_view as an allowed include. Please see
# ios/components/README.
"-ios",
"+ios/net",
"+ios/testing",
"+ios/web/public",
# Individual components must explicitly declare their dependencies
# on other components. Cycles in the dependency graph within
# components/ are not allowed.
"-components",
]