summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos/gdata/gdata_file_system.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/chromeos/gdata/gdata_file_system.cc')
-rw-r--r--chrome/browser/chromeos/gdata/gdata_file_system.cc4
1 files changed, 0 insertions, 4 deletions
diff --git a/chrome/browser/chromeos/gdata/gdata_file_system.cc b/chrome/browser/chromeos/gdata/gdata_file_system.cc
index 4bb652f..d94db51 100644
--- a/chrome/browser/chromeos/gdata/gdata_file_system.cc
+++ b/chrome/browser/chromeos/gdata/gdata_file_system.cc
@@ -2794,10 +2794,6 @@ void GDataFileSystem::OnGetAvailableSpace(
feed->quota_bytes_used());
}
-GDataOperationRegistry* GDataFileSystem::GetOperationRegistry() {
- return documents_service_->operation_registry();
-}
-
void GDataFileSystem::OnCreateDirectoryCompleted(
const CreateDirectoryParams& params,
GDataErrorCode status,