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 a8cf833c6b9e68c949ed31444f346fbc7184cd9f..11ae14d7182c637c84cf30385ae0c8e80448ecf7 100644 |
--- a/native_client_sdk/src/libraries/nacl_io/BUILD.gn |
+++ b/native_client_sdk/src/libraries/nacl_io/BUILD.gn |
@@ -31,6 +31,8 @@ source_set("nacl_io") { |
"fusefs/fuse_fs.cc", |
"fusefs/fuse_fs_factory.cc", |
"getdents_helper.cc", |
+ "googledrivefs/googledrivefs.cc", |
+ "googledrivefs/googledrivefs_node.cc", |
"h_errno.c", |
"hash.cc", |
"host_resolver.cc", |