Index: native_client_sdk/src/libraries/nacl_io/BUILD.gn |
diff --git a/native_client_sdk/src/libraries/nacl_io/BUILD.gn b/native_client_sdk/src/libraries/nacl_io/BUILD.gn |
index 7b401f82f5763713affac7cb167438ee9ac4c291..8a94013a155dd428c3455c63637802cf7627d1f1 100644 |
--- a/native_client_sdk/src/libraries/nacl_io/BUILD.gn |
+++ b/native_client_sdk/src/libraries/nacl_io/BUILD.gn |
@@ -31,7 +31,11 @@ source_set("nacl_io") { |
"fusefs/fuse_fs.cc", |
"fusefs/fuse_fs_factory.cc", |
"getdents_helper.cc", |
+ "googledrivefs/googledrivefs.cc", |
+ "googledrivefs/googledrivefs_node.cc", |
+ "googledrivefs/googledrivefs_util.cc", |
"h_errno.c", |
+ "hash.cc", |
"host_resolver.cc", |
"html5fs/html5_fs.cc", |
"html5fs/html5_fs_node.cc", |