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

Unified Diff: net/BUILD.gn

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 | « no previous file | net/net.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/BUILD.gn
diff --git a/net/BUILD.gn b/net/BUILD.gn
index ae95cf91a52d38ea88008a45bb354e8a0494ac24..6a2f70762296a4e046b679a90d8e97f7efab3bcd 100644
--- a/net/BUILD.gn
+++ b/net/BUILD.gn
@@ -1195,7 +1195,6 @@
":epoll_server",
":quic_base",
":net",
- ":simple_quic_tools",
"//base",
"//third_party/boringssl",
]
@@ -1273,8 +1272,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",
]
deps = [
":net",
« no previous file with comments | « no previous file | net/net.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698