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

Unified Diff: net/net.gypi

Issue 917863005: Implementation of ProxyResolver that uses a Mojo service. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@sam-v8-pac-utility-proxy
Patch Set: Rebase Created 5 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
Index: net/net.gypi
diff --git a/net/net.gypi b/net/net.gypi
index be659ab640e9de6b4f742353ce1a58262d23cbe5..7144b60deef62f7cc09a84efc3a2d0464307db0f 100644
--- a/net/net.gypi
+++ b/net/net.gypi
@@ -1446,6 +1446,7 @@
'proxy/proxy_config_unittest.cc',
'proxy/proxy_info_unittest.cc',
'proxy/proxy_list_unittest.cc',
+ 'proxy/proxy_resolver_mojo_unittest.cc',
Sam McNally 2015/02/25 06:33:53 Should there be a corresponding conditional remova
Anand Mistry (off Chromium) 2015/02/25 06:52:27 Oops. Done.
'proxy/proxy_resolver_v8_tracing_unittest.cc',
'proxy/proxy_resolver_v8_unittest.cc',
'proxy/proxy_script_decider_unittest.cc',

Powered by Google App Engine
This is Rietveld 408576698