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

Unified Diff: net/net_unittests.scons

Issue 6577: Porting of listen_socket, telnet_server to linux (Closed) Base URL: http://src.chromium.org/svn/trunk/src/
Patch Set: '' Created 12 years, 2 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
« net/base/listen_socket_unittest.cc ('K') | « net/net_lib.scons ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/net_unittests.scons
===================================================================
--- net/net_unittests.scons (revision 3911)
+++ net/net_unittests.scons (working copy)
@@ -80,6 +80,8 @@
'base/run_all_unittests.cc',
'base/tcp_client_socket_unittest.cc',
'base/test_completion_callback_unittest.cc',
+ 'base/listen_socket_unittest.cc',
+ 'base/telnet_server_unittest.cc',
'disk_cache/addr_unittest.cc',
'disk_cache/backend_unittest.cc',
'disk_cache/block_files_unittest.cc',
« net/base/listen_socket_unittest.cc ('K') | « net/net_lib.scons ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698