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

Unified Diff: net/net.gyp

Issue 216553008: Sync various changes to QuicTestClient. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: OVERRIDE Created 6 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/tools/quic/test_tools/quic_test_client.h » ('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 e1753aa4697944ea8d06df7cda35d25c274f6d45..6996d0b2a8c7ac6723adcc772e43fc6a0242210d 100644
--- a/net/net.gyp
+++ b/net/net.gyp
@@ -2176,6 +2176,8 @@
'tools/quic/test_tools/quic_test_utils.h',
'tools/quic/test_tools/server_thread.h',
'tools/quic/test_tools/server_thread.cc',
+ 'tools/quic/test_tools/simple_client.h',
+ 'tools/quic/test_tools/simple_client.cc',
],
}],
['chromeos==1', {
« no previous file with comments | « no previous file | net/tools/quic/test_tools/quic_test_client.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698