Chromium Code Reviews

Unified Diff: chromecast/browser/DEPS

Issue 2914893002: Move some of IOThread's command line logic to network_session_configurator. (Closed)
Patch Set: Meh Created 3 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Index: chromecast/browser/DEPS
diff --git a/chromecast/browser/DEPS b/chromecast/browser/DEPS
index c273dc2c7d0751e9b9e547fd0285090933fa1b4b..b4689ebbbb915ec4bd2e1f4f8677e0352f9281ea 100644
--- a/chromecast/browser/DEPS
+++ b/chromecast/browser/DEPS
@@ -10,6 +10,7 @@ include_rules = [
"+components/cdm/browser",
"+components/crash",
"+components/network_hints/browser",
+ "+components/network_session_configurator/common",
"+components/prefs",
"+components/proxy_config",
"+content/public/android",

Powered by Google App Engine