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

Unified Diff: net/net.gypi

Issue 862813002: WIP: Prototype OOP V8 PAC. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Slight cleanup and report JS memory usage. Created 5 years, 11 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 | « net/net.gyp ('k') | net/proxy/proxy_resolver.mojom » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/net.gypi
diff --git a/net/net.gypi b/net/net.gypi
index 5b5a5f9ceca516ef360a1a351a8c8e5dbe4aa202..0c88b452a6234197c11e00a36e6b48ad5ba243f8 100644
--- a/net/net.gypi
+++ b/net/net.gypi
@@ -540,6 +540,10 @@
'dns/host_resolver.h',
'dns/host_resolver_impl.cc',
'dns/host_resolver_impl.h',
+ 'dns/host_resolver_mojo.cc',
+ 'dns/host_resolver_mojo.h',
+ 'dns/host_resolver_mojo_host.cc',
+ 'dns/host_resolver_mojo_host.h',
'dns/host_resolver_proc.cc',
'dns/host_resolver_proc.h',
'dns/mapped_host_resolver.cc',
« no previous file with comments | « net/net.gyp ('k') | net/proxy/proxy_resolver.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698