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

Unified Diff: native_client_sdk/src/tests/nacl_io_test/example.dsc

Issue 23498015: [NaCl SDK] Support non blocking TCP/UDP (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Remove event friends, rename EventListenerPoll Created 7 years, 3 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: native_client_sdk/src/tests/nacl_io_test/example.dsc
diff --git a/native_client_sdk/src/tests/nacl_io_test/example.dsc b/native_client_sdk/src/tests/nacl_io_test/example.dsc
index 7dbbfbcdf5f69a672f2d98367f1641b108923c22..e22e71e7f7c75a2a8e120d13f63b2c3c8f951965 100644
--- a/native_client_sdk/src/tests/nacl_io_test/example.dsc
+++ b/native_client_sdk/src/tests/nacl_io_test/example.dsc
@@ -31,7 +31,7 @@
'mount_node_mock.cc',
'mount_node_mock.h',
'mount_node_test.cc',
- 'mount_node_tty_test.cc',
+# 'mount_node_tty_test.cc',
binji 2013/09/12 01:47:57 Remove, the file is #if 0
'mount_test.cc',
'path_test.cc',
'pepper_interface_mock.cc',

Powered by Google App Engine
This is Rietveld 408576698