Index: ios/components/io_thread/DEPS |
diff --git a/ios/components/io_thread/DEPS b/ios/components/io_thread/DEPS |
new file mode 100644 |
index 0000000000000000000000000000000000000000..18ba547ec24ec2bdd9bb50fb28cee8c0142f8e01 |
--- /dev/null |
+++ b/ios/components/io_thread/DEPS |
@@ -0,0 +1,11 @@ |
+include_rules = [ |
+ "+components/net_log", |
+ "+components/network_session_configurator", |
+ "+components/prefs", |
+ "+components/proxy_config", |
+ "+components/ssl_config", |
+ "+components/variations", |
+ "+components/version_info", |
+ "+ios/web/public", |
+ "+net", |
+] |