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

Unified Diff: native_client_sdk/src/libraries/nacl_io/typed_fs_factory.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/typed_fs_factory.h
diff --git a/native_client_sdk/src/libraries/nacl_io/typed_fs_factory.h b/native_client_sdk/src/libraries/nacl_io/typed_fs_factory.h
index 2e0390164189bd63f61eef64c2e97859a0a0ff37..6debdb0a6ef066955fa5be5266e9fabb7b19fdf4 100644
--- a/native_client_sdk/src/libraries/nacl_io/typed_fs_factory.h
+++ b/native_client_sdk/src/libraries/nacl_io/typed_fs_factory.h
@@ -5,7 +5,6 @@
#ifndef LIBRARIES_NACL_IO_TYPED_FS_FACTORY_H_
#define LIBRARIES_NACL_IO_TYPED_FS_FACTORY_H_
-#include "nacl_io/filesystem.h"
#include "nacl_io/fs_factory.h"
namespace nacl_io {
« no previous file with comments | « native_client_sdk/src/libraries/nacl_io/pipe/pipe_node.cc ('k') | native_client_sdk/src/libraries/ppapi_simple/ps_instance.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698