include_rules = [ | |
# This is a shared component (iOS, content), and as such, MUST NOT depend on | |
# content or other components that do. | |
"-content", | |
"-ios", | |
"+content/public/test/android", | |
"+net", | |
"+ui/gfx", | |
"+third_party/fuzztest/src/fuzztest/fuzztest.h", | |
] |