Index: native_client_sdk/src/libraries/nacl_io/library.dsc |
diff --git a/native_client_sdk/src/libraries/nacl_io/library.dsc b/native_client_sdk/src/libraries/nacl_io/library.dsc |
index 828bd967a7bacd6a4d2a524181006f26a408b75e..af2db1e3eb7375036918ea103d1cc62a190f486d 100644 |
--- a/native_client_sdk/src/libraries/nacl_io/library.dsc |
+++ b/native_client_sdk/src/libraries/nacl_io/library.dsc |
@@ -24,6 +24,8 @@ |
"fusefs/fuse_fs.cc", |
"fusefs/fuse_fs_factory.cc", |
"getdents_helper.cc", |
+ "googledrivefs/googledrivefs.cc", |
+ "googledrivefs/googledrivefs_node.cc", |
"hash.cc", |
"h_errno.c", |
"host_resolver.cc", |
@@ -164,6 +166,8 @@ |
"fusefs/fuse_fs.h", |
"fuse.h", |
"getdents_helper.h", |
+ "googledrivefs/googledrivefs.h", |
+ "googledrivefs/googledrivefs_node.h", |
"hash.h", |
"host_resolver.h", |
"html5fs/html5_fs.h", |