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

Unified Diff: net/BUILD.gn

Issue 337093003: QuicServer: Use Chrome's header parsing rather than Balsa (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@quic_server_3
Patch Set: Small cleanup Created 6 years, 6 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') | net/net.gyp » ('J')
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 06ab3f85935fafd2c2764024d8c7200d5cb7494f..db3e631ddcb16bce843de9da0f64cb8efa61b60b 100644
--- a/net/BUILD.gn
+++ b/net/BUILD.gn
@@ -1041,7 +1041,6 @@ source_set("quic_tools") {
"quic/quic_time_wait_list_manager.h",
]
deps = [
- ":balsa",
":net",
"//base",
"//base/third_party/dynamic_annotations",
« no previous file with comments | « no previous file | net/net.gyp » ('j') | net/net.gyp » ('J')

Powered by Google App Engine
This is Rietveld 408576698