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

Unified Diff: chromecast/net/DEPS

Issue 2725293003: [Chromecast] Respect "ignore-certificate-errors" in connectivity_checker (Closed)
Patch Set: Get ignore_certificate_errors setting from url_request_ Created 3 years, 10 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 | « chromecast/browser/url_request_context_factory.cc ('k') | chromecast/net/connectivity_checker_impl.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromecast/net/DEPS
diff --git a/chromecast/net/DEPS b/chromecast/net/DEPS
index cd66c1f7ea32df428e507007ec609ee0e09ce4ec..90e91a52137689b84c4caed5d029c9fb47087fcb 100644
--- a/chromecast/net/DEPS
+++ b/chromecast/net/DEPS
@@ -1,4 +1,4 @@
include_rules = [
- "+net",
"+components/proxy_config",
+ "+net",
]
« no previous file with comments | « chromecast/browser/url_request_context_factory.cc ('k') | chromecast/net/connectivity_checker_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698