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

Unified Diff: native_client_sdk/src/tests/nacl_io_test/example.dsc

Issue 295933009: [NaCl SDK] Add realpath(3) implementation. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: merge master 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/tests/nacl_io_test/example.dsc
diff --git a/native_client_sdk/src/tests/nacl_io_test/example.dsc b/native_client_sdk/src/tests/nacl_io_test/example.dsc
index 15c0f47231a434f50e60f1c588d36032e0b10756..76278a3f2a86642bd63f7d60dab0e96f3c7c3306 100644
--- a/native_client_sdk/src/tests/nacl_io_test/example.dsc
+++ b/native_client_sdk/src/tests/nacl_io_test/example.dsc
@@ -53,6 +53,7 @@
'mock_node.cc',
'mock_node.h',
'mock_util.h',
+ 'syscalls_test.cc',
'path_test.cc',
'pepper_interface_mock.cc',
'pepper_interface_mock.h',
« no previous file with comments | « native_client_sdk/src/libraries/nacl_io/syscalls/realpath.c ('k') | native_client_sdk/src/tests/nacl_io_test/syscalls_test.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698