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

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

Issue 2467223003: [NaCl SDK] Refactor FakeHtml5FsFilesystem and FakeHtml5FsNode. (Closed)
Patch Set: Created 4 years, 1 month 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/tests/nacl_io_test/fake_ppapi/fake_file_io_interface.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 33b0a96b5a9d80a3d617a394a75d7a982e9bc0b1..2fc0aca6099d5fd24320c3941fe23ec340730ba3 100644
--- a/native_client_sdk/src/tests/nacl_io_test/example.dsc
+++ b/native_client_sdk/src/tests/nacl_io_test/example.dsc
@@ -17,12 +17,16 @@
'fake_ppapi/fake_file_ref_interface.h',
'fake_ppapi/fake_file_system_interface.cc',
'fake_ppapi/fake_file_system_interface.h',
+ 'fake_ppapi/fake_filesystem.cc',
+ 'fake_ppapi/fake_filesystem.h',
'fake_ppapi/fake_host_resolver_interface.cc',
'fake_ppapi/fake_host_resolver_interface.h',
'fake_ppapi/fake_messaging_interface.cc',
'fake_ppapi/fake_messaging_interface.h',
'fake_ppapi/fake_net_address_interface.cc',
'fake_ppapi/fake_net_address_interface.h',
+ 'fake_ppapi/fake_node.cc',
+ 'fake_ppapi/fake_node.h',
'fake_ppapi/fake_pepper_interface.cc',
'fake_ppapi/fake_pepper_interface.h',
'fake_ppapi/fake_pepper_interface_html5_fs.cc',
« no previous file with comments | « no previous file | native_client_sdk/src/tests/nacl_io_test/fake_ppapi/fake_file_io_interface.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698