| include_rules = [ | |
| "+components/autofill/android/jni_headers", | |
| "+components/prefs", | |
| "+components/strings/grit/components_strings.h", | |
| "+google_apis/gaia", | |
| "+net", | |
| "+mojo/public", | |
| "+third_party/protobuf", | |
| "+third_party/skia", | |
| "+third_party/zlib/google", | |
| "+ui", | |
| # Autofill is a layered component; subdirectories must explicitly introduce | |
| # the ability to use the content layer as appropriate. | |
| "-components/autofill/content", | |
| "-components/android_autofill", | |
| ] |