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

Unified Diff: tests/irt_ext/libc/file_tests.c

Issue 511253005: Added irt extension support for supplying the nacl_irt_memory interface. (Closed) Base URL: svn://svn.chromium.org/native_client/trunk/src/native_client
Patch Set: Moved size declaration down Created 6 years, 4 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 | « tests/irt_ext/libc/file_tests.h ('k') | tests/irt_ext/libc/libc_test.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/irt_ext/libc/file_tests.c
diff --git a/tests/irt_ext/libc/file_tests.c b/tests/irt_ext/libc/file_tests.c
index d5c236e6d8575bae84aa8c3c12ac8988e2c94697..c3bcf742cc8a31bba67b06b1164241e0d75044fc 100644
--- a/tests/irt_ext/libc/file_tests.c
+++ b/tests/irt_ext/libc/file_tests.c
@@ -13,7 +13,7 @@
#include "native_client/src/include/nacl_macros.h"
#include "native_client/tests/irt_ext/error_report.h"
#include "native_client/tests/irt_ext/file_desc.h"
-#include "native_client/tests/irt_ext/libc/file_tests.h"
+#include "native_client/tests/irt_ext/libc/libc_test.h"
#define TEST_DIRECTORY "test_directory"
« no previous file with comments | « tests/irt_ext/libc/file_tests.h ('k') | tests/irt_ext/libc/libc_test.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698