Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(104)

Unified Diff: ios/components/io_thread/DEPS

Issue 2908613002: Move common functionality of IOSChromeIOThread to ios/components. (Closed)
Patch Set: Respond to comments. Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ios/components/io_thread/BUILD.gn ('k') | ios/components/io_thread/ios_io_thread.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
+]
« no previous file with comments | « ios/components/io_thread/BUILD.gn ('k') | ios/components/io_thread/ios_io_thread.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698