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

Unified Diff: net/net.gyp

Issue 1025133002: Revert of Make the simple QUIC client able to resolve hosts. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 9 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/BUILD.gn ('k') | net/tools/quic/quic_client_bin.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/net.gyp
diff --git a/net/net.gyp b/net/net.gyp
index c61507293861ebccf5b2cabcf26a8d7c4d243bcf..b77ce1c62395eb60e9fb9d2bad69de180a56da96 100644
--- a/net/net.gyp
+++ b/net/net.gyp
@@ -817,8 +817,6 @@
'tools/quic/quic_simple_client_session.h',
'tools/quic/quic_simple_client_stream.cc',
'tools/quic/quic_simple_client_stream.h',
- 'tools/quic/synchronous_host_resolver.cc',
- 'tools/quic/synchronous_host_resolver.h',
],
},
],
@@ -1275,7 +1273,6 @@
'../base/base.gyp:base',
'net',
'quic_base',
- 'simple_quic_tools',
],
'sources': [
'tools/quic/quic_client_bin.cc',
« no previous file with comments | « net/BUILD.gn ('k') | net/tools/quic/quic_client_bin.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698