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

Unified Diff: net/net.gyp

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: Fix build on many platforms 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
Index: net/net.gyp
diff --git a/net/net.gyp b/net/net.gyp
index bfe78d72a65586a52a74dcc5ebeb264c34c1eec8..db7f277a4ddc101150b3ab783b8634143c3bb0f3 100644
--- a/net/net.gyp
+++ b/net/net.gyp
@@ -1124,7 +1124,6 @@
'../base/base.gyp:base',
'../base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations',
'../url/url.gyp:url_lib',
- 'balsa',
'net',
],
'sources': [
« no previous file with comments | « net/BUILD.gn ('k') | net/quic/quic_http_stream.cc » ('j') | net/quic/quic_in_memory_cache.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698