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

Unified Diff: net/net.gypi

Issue 312003002: Port net/tools/balsa to non-Linux platforms. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix Windows compiler warnings 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.gypi
diff --git a/net/net.gypi b/net/net.gypi
index 5fa430f3646478686cffb490b2ac357fb100bf8d..613b446db36a77a42a42600a0cfecaff2a881ea2 100644
--- a/net/net.gypi
+++ b/net/net.gypi
@@ -1607,6 +1607,8 @@
'test/scoped_mock_log.cc',
'test/scoped_mock_log.h',
'test/test_certificate_data.h',
+ 'tools/balsa/balsa_frame_test.cc',
+ 'tools/balsa/balsa_headers_test.cc',
'tools/dump_cache/url_to_filename_encoder.cc',
'tools/dump_cache/url_to_filename_encoder.h',
'tools/dump_cache/url_to_filename_encoder_unittest.cc',
@@ -1653,8 +1655,6 @@
],
'net_linux_test_sources': [
'quic/quic_end_to_end_unittest.cc',
- 'tools/balsa/balsa_frame_test.cc',
- 'tools/balsa/balsa_headers_test.cc',
'tools/quic/end_to_end_test.cc',
'tools/quic/quic_client_session_test.cc',
'tools/quic/quic_dispatcher_test.cc',
« no previous file with comments | « net/net.gyp ('k') | net/tools/balsa/balsa_enums.h » ('j') | net/tools/balsa/balsa_frame.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698