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

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

Issue 2518593002: [NaCl SDK] Refactor STATUSCODE_* (Closed)
Patch Set: Created 4 years, 1 month 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 af2db1e3eb7375036918ea103d1cc62a190f486d..64d364c1a6379bf31c8dbe0187dd8a036d2938d2 100644
--- a/native_client_sdk/src/libraries/nacl_io/library.dsc
+++ b/native_client_sdk/src/libraries/nacl_io/library.dsc
@@ -219,6 +219,7 @@
"socket/udp_node.h",
"socket/unix_event_emitter.h",
"socket/unix_node.h",
+ "statuscode.h",
"stream/stream_event_emitter.h",
"stream/stream_fs.h",
"stream/stream_node.h",

Powered by Google App Engine
This is Rietveld 408576698