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

Unified Diff: native_client_sdk/src/libraries/nacl_io_test/mount_html5fs_test.cc

Issue 17552017: [NaCl SDK] Additional fix for r207878: Add dummy unistd.h for Windows. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: more osunistd.h Created 7 years, 6 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
« no previous file with comments | « no previous file | native_client_sdk/src/libraries/nacl_io_test/mount_http_test.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: native_client_sdk/src/libraries/nacl_io_test/mount_html5fs_test.cc
diff --git a/native_client_sdk/src/libraries/nacl_io_test/mount_html5fs_test.cc b/native_client_sdk/src/libraries/nacl_io_test/mount_html5fs_test.cc
index e0cac237e64e7b33d20aa83419a3b28850e7c93a..13b6e92a3d41fb655b30152f53475600ff75e63c 100644
--- a/native_client_sdk/src/libraries/nacl_io_test/mount_html5fs_test.cc
+++ b/native_client_sdk/src/libraries/nacl_io_test/mount_html5fs_test.cc
@@ -18,6 +18,7 @@
#include "mock_util.h"
#include "nacl_io/mount_html5fs.h"
#include "nacl_io/osdirent.h"
+#include "nacl_io/osunistd.h"
#include "pepper_interface_mock.h"
using ::testing::_;
« no previous file with comments | « no previous file | native_client_sdk/src/libraries/nacl_io_test/mount_http_test.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698