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

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
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..d6ec6606a5788cb01633d47911b1a2b65729eed8 100644
--- a/native_client_sdk/src/tests/nacl_io_test/example.dsc
+++ b/native_client_sdk/src/tests/nacl_io_test/example.dsc
@@ -19,6 +19,8 @@
'fake_ppapi/fake_file_system_interface.h',
'fake_ppapi/fake_filesystem.cc',
'fake_ppapi/fake_filesystem.h',
+ 'fake_ppapi/fake_pepper_interface_googledrivefs.cc',
+ 'fake_ppapi/fake_pepper_interface_googledrivefs.h',
chanpatorikku 2016/12/02 13:23:33 My apology. That's weird that I was thinking fake
binji 2016/12/02 22:30:38 Yes, please keep it alphabetical.
chanpatorikku 2016/12/05 15:05:44 Done.
'fake_ppapi/fake_host_resolver_interface.cc',
'fake_ppapi/fake_host_resolver_interface.h',
'fake_ppapi/fake_messaging_interface.cc',

Powered by Google App Engine
This is Rietveld 408576698