2 "+components/infobars/core",
3 "+components/keyed_service/core",
4 "+components/keyed_service/ios",
5 "+components/leveldb_proto",
6 "+components/suggestions",
7 "+components/translate/core",
8 "+components/translate/ios",
9 "+components/webp_transcode",
10 "+components/web_resource",
11 "+ios/public/provider/chrome",
14 "+third_party/ocmock",
17 # Only parts of skia are compiled on iOS, so we explicitly list the
18 # files that can be included to avoid bringing in more code.
19 "+skia/ext/skia_utils_ios.h",
21 # Generated file for translated strings in components.
22 "+grit/components_strings.h",
24 # ios/chrome is not allowed to depend on //chrome, //content.