22 #ifndef BACKENDS_CLOUD_GOOGLEDRIVE_GOOGLEDRIVETOKENREFRESHER_H 23 #define BACKENDS_CLOUD_GOOGLEDRIVE_GOOGLEDRIVETOKENREFRESHER_H 25 #include "backends/cloud/storage.h" 26 #include "backends/networking/http/httpjsonrequest.h" 29 namespace GoogleDrive {
31 class GoogleDriveStorage;
Definition: basestorage.h:28
Definition: httpjsonrequest.h:37
Definition: callback.h:49
Definition: googledrivetokenrefresher.h:33
Definition: googledrivestorage.h:31