2 # The subdirectories in ios/chrome/ will manually allow their own include
3 # directories in ios/chrome/ so we disallow all of them.
7 "+components/autofill/core/browser",
8 "+components/autofill/ios/browser",
9 "+components/dom_distiller/core",
10 "+components/dom_distiller/ios",
11 "+components/infobars/core",
12 "+components/keyed_service/core",
13 "+components/keyed_service/ios",
14 "+components/leveldb_proto",
15 "+components/suggestions",
16 "+components/translate/core",
17 "+components/translate/ios",
18 "+components/web_resource",
19 "+components/webp_transcode",
20 "+ios/public/provider/chrome",
23 "+third_party/google_toolbox_for_mac",
29 # Only parts of skia are compiled on iOS, so we explicitly list the
30 # files that can be included to avoid bringing in more code.
31 "+skia/ext/skia_utils_ios.h",
33 # Generated file for translated strings in components.
34 "+grit/components_strings.h",