summaryrefslogtreecommitdiffstats
path: root/chrome/browser/google_apis/gdata_wapi_service.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/google_apis/gdata_wapi_service.h')
-rw-r--r--chrome/browser/google_apis/gdata_wapi_service.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/google_apis/gdata_wapi_service.h b/chrome/browser/google_apis/gdata_wapi_service.h
index a67c9dd..8e335f4 100644
--- a/chrome/browser/google_apis/gdata_wapi_service.h
+++ b/chrome/browser/google_apis/gdata_wapi_service.h
@@ -136,7 +136,7 @@ class GDataWapiService : public DriveServiceInterface,
int64 end_position,
int64 content_length,
const std::string& content_type,
- const scoped_refptr<net::IOBuffer>& buf,
+ const base::FilePath& local_file_path,
const UploadRangeCallback& callback,
const ProgressCallback& progress_callback) OVERRIDE;
virtual void GetUploadStatus(