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

Side by Side Diff: ios/components/io_thread/DEPS

Issue 2894483003: Initialize ios/web_view translate with a system-wide URLRequestContext. (Closed)
Patch Set: Remove unneeded deps. Created 3 years, 6 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 unified diff | Download patch
OLDNEW
(Empty)
1 include_rules = [
2 "+components/net_log",
3 "+components/network_session_configurator",
4 "+components/prefs",
5 "+components/proxy_config",
6 "+components/ssl_config",
7 "+components/variations",
8 "+components/version_info",
9 "+ios/web/public",
10 "+net",
11 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698