diff options
Diffstat (limited to 'chrome/browser/chromeos/drive/file_system/remove_operation.h')
-rw-r--r-- | chrome/browser/chromeos/drive/file_system/remove_operation.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/chromeos/drive/file_system/remove_operation.h b/chrome/browser/chromeos/drive/file_system/remove_operation.h index 52e6b28..ffa9850 100644 --- a/chrome/browser/chromeos/drive/file_system/remove_operation.h +++ b/chrome/browser/chromeos/drive/file_system/remove_operation.h @@ -56,7 +56,7 @@ class RemoveOperation { void RemoveResourceLocally( const FileOperationCallback& callback, const std::string& resource_id, - gdata::GDataErrorCode status, + google_apis::GDataErrorCode status, const GURL& /* document_url */); // Sends notification for directory changes. Notifies of directory changes, |