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

Unified Diff: native_client_sdk/src/libraries/nacl_io/event_emitter.h

Issue 242533005: [NaCl SDK] nacl_io: Add flow control the JavaScript pipes. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 7 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/event_emitter.h
diff --git a/native_client_sdk/src/libraries/nacl_io/event_emitter.h b/native_client_sdk/src/libraries/nacl_io/event_emitter.h
index 402a51866dcc5a48f1e8deafc3573fb8bf84f551..419d9bddd9ba5e58d58d282cefbcac0b8c76f970 100644
--- a/native_client_sdk/src/libraries/nacl_io/event_emitter.h
+++ b/native_client_sdk/src/libraries/nacl_io/event_emitter.h
@@ -73,4 +73,4 @@ class EventEmitter : public sdk_util::RefObject {
} // namespace nacl_io
-#endif // LIBRARIES_NACL_IO_EVENT_EMITTER_H_
+#endif // LIBRARIES_NACL_IO_EVENT_EMITTER_H_
« no previous file with comments | « native_client_sdk/src/libraries/nacl_io/devfs/tty_node.cc ('k') | native_client_sdk/src/libraries/nacl_io/fifo_char.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698