| 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 3a31cbf807137a65db71c82c9b7ca77d9a7416a2..0fed66843fb91947224f3b4f7b7a986948f43fdb 100644
|
| --- a/native_client_sdk/src/tests/nacl_io_test/example.dsc
|
| +++ b/native_client_sdk/src/tests/nacl_io_test/example.dsc
|
| @@ -25,6 +25,7 @@
|
| 'kernel_wrap_test.cc',
|
| 'main.cc',
|
| 'mock_util.h',
|
| + 'mount_dev_mock.h',
|
| 'mount_html5fs_test.cc',
|
| 'mount_http_test.cc',
|
| 'mount_mock.cc',
|
| @@ -32,6 +33,7 @@
|
| 'mount_node_mock.cc',
|
| 'mount_node_mock.h',
|
| 'mount_node_test.cc',
|
| + 'mount_node_tty_test.cc',
|
| 'mount_test.cc',
|
| 'path_test.cc',
|
| 'pepper_interface_mock.cc',
|
|
|