Index: ios/web_view/internal/DEPS |
diff --git a/ios/web_view/internal/DEPS b/ios/web_view/internal/DEPS |
index b749fbfaa2e10e0ddcee77f90c4c04a85067687d..5da35968c24878fc8de0f470a0caa7e31a0e6fba 100644 |
--- a/ios/web_view/internal/DEPS |
+++ b/ios/web_view/internal/DEPS |
@@ -1,13 +1,21 @@ |
include_rules = [ |
"+base", |
+ "+components/flags_ui", |
"+components/infobars/core", |
"+components/keyed_service/core", |
"+components/keyed_service/ios", |
+ "+components/net_log", |
+ "+components/network_session_configurator", |
"+components/pref_registry", |
"+components/prefs", |
+ "+components/proxy_config", |
+ "+components/ssl_config", |
"+components/translate/core", |
"+components/translate/ios", |
+ "+components/variations", |
+ "+components/version_info", |
"+google_apis", |
+ "+ios/components/io_thread", |
"+ios/net", |
"+ios/web/public", |
"+ios/web_view", |