Index: ios/chrome/browser/DEPS |
diff --git a/ios/chrome/browser/DEPS b/ios/chrome/browser/DEPS |
index 4912cf86a192483335f4f6e1e1558872ff4214a8..29d42951b2c980e2ba19c6d2e5c0b67cb8130c56 100644 |
--- a/ios/chrome/browser/DEPS |
+++ b/ios/chrome/browser/DEPS |
@@ -53,6 +53,7 @@ include_rules = [ |
"+components/rlz", |
"+components/search", |
"+components/search_engines", |
+ "+components/search_provider_logos", |
"+components/security_interstitials", |
"+components/security_state", |
"+components/sessions", |
@@ -101,6 +102,7 @@ include_rules = [ |
# Only parts of skia are compiled on iOS, so we explicitly list the |
# files that can be included to avoid bringing in more code. |
"+skia/ext/skia_utils_ios.h", |
+ "+third_party/skia/include/core/SkBitmap.h", |
# Strings and resources. |
"+components/grit", |