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

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

Issue 2455973003: [NaCl SDK] Refactor FakeFileSystemInterface. (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_system_interface.h » ('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 f4a3f9d5e86ccbc75e1ade24806e77676987f11e..33b0a96b5a9d80a3d617a394a75d7a982e9bc0b1 100644
--- a/native_client_sdk/src/tests/nacl_io_test/example.dsc
+++ b/native_client_sdk/src/tests/nacl_io_test/example.dsc
@@ -15,6 +15,8 @@
'fake_ppapi/fake_file_io_interface.h',
'fake_ppapi/fake_file_ref_interface.cc',
'fake_ppapi/fake_file_ref_interface.h',
+ 'fake_ppapi/fake_file_system_interface.cc',
+ 'fake_ppapi/fake_file_system_interface.h',
'fake_ppapi/fake_host_resolver_interface.cc',
'fake_ppapi/fake_host_resolver_interface.h',
'fake_ppapi/fake_messaging_interface.cc',
« no previous file with comments | « no previous file | native_client_sdk/src/tests/nacl_io_test/fake_ppapi/fake_file_system_interface.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698