Index: native_client_sdk/src/libraries/nacl_io/googledrivefs/googledrivefs.cc |
diff --git a/native_client_sdk/src/libraries/nacl_io/googledrivefs/googledrivefs.cc b/native_client_sdk/src/libraries/nacl_io/googledrivefs/googledrivefs.cc |
index 421e1f33bafe886a666a97d29983dd13f1c3968e..d05e6df820db62132d155c5c078e40c6a653a923 100644 |
--- a/native_client_sdk/src/libraries/nacl_io/googledrivefs/googledrivefs.cc |
+++ b/native_client_sdk/src/libraries/nacl_io/googledrivefs/googledrivefs.cc |
@@ -10,6 +10,10 @@ |
namespace nacl_io { |
+// This is not further implemented. |
+// PNaCl is on a path to deprecation, and WebAssembly is |
+// the focused technology. |
+ |
GoogleDriveFs::GoogleDriveFs() {} |
Error GoogleDriveFs::Init(const FsInitArgs& args) { |