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

Unified Diff: native_client_sdk/src/libraries/nacl_io/library.dsc

Issue 1373563003: Revert of [NaCl SDK] nacl_io: Add support for basic socketpairs. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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/libraries/nacl_io/library.dsc
diff --git a/native_client_sdk/src/libraries/nacl_io/library.dsc b/native_client_sdk/src/libraries/nacl_io/library.dsc
index 0000497836bcbbaf48bd9f8273abd0fa15f84110..733d804c48fa387880a3e6aaeb1dd431230a8710 100644
--- a/native_client_sdk/src/libraries/nacl_io/library.dsc
+++ b/native_client_sdk/src/libraries/nacl_io/library.dsc
@@ -63,8 +63,6 @@
"socket/tcp_node.cc",
"socket/udp_event_emitter.cc",
"socket/udp_node.cc",
- "socket/unix_event_emitter.cc",
- "socket/unix_node.cc",
"stream/stream_event_emitter.cc",
"stream/stream_fs.cc",
"stream/stream_node.cc",
@@ -212,8 +210,6 @@
"socket/tcp_node.h",
"socket/udp_event_emitter.h",
"socket/udp_node.h",
- "socket/unix_event_emitter.h",
- "socket/unix_node.h",
"stream/stream_event_emitter.h",
"stream/stream_fs.h",
"stream/stream_node.h",
« no previous file with comments | « native_client_sdk/src/libraries/nacl_io/kernel_proxy.cc ('k') | native_client_sdk/src/libraries/nacl_io/socket/socket_node.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698