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

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

Issue 2538163003: [NaCl SDK] Implement FakePepperInterfaceGoogleDriveFs (Closed)
Patch Set: Created 4 years 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_pepper_interface_googledrivefs.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 2fc0aca6099d5fd24320c3941fe23ec340730ba3..c28f8525700c40e3721f148521adbec89b81bf76 100644
--- a/native_client_sdk/src/tests/nacl_io_test/example.dsc
+++ b/native_client_sdk/src/tests/nacl_io_test/example.dsc
@@ -29,6 +29,8 @@
'fake_ppapi/fake_node.h',
'fake_ppapi/fake_pepper_interface.cc',
'fake_ppapi/fake_pepper_interface.h',
+ 'fake_ppapi/fake_pepper_interface_googledrivefs.cc',
+ 'fake_ppapi/fake_pepper_interface_googledrivefs.h',
'fake_ppapi/fake_pepper_interface_html5_fs.cc',
'fake_ppapi/fake_pepper_interface_html5_fs.h',
'fake_ppapi/fake_pepper_interface_url_loader.cc',
« no previous file with comments | « no previous file | native_client_sdk/src/tests/nacl_io_test/fake_ppapi/fake_pepper_interface_googledrivefs.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698