| Index: chrome/browser/google_apis/gdata_wapi_operations.h
|
| diff --git a/chrome/browser/google_apis/gdata_wapi_operations.h b/chrome/browser/google_apis/gdata_wapi_operations.h
|
| index 3d233295975baaa5acfd76e0ade555a88282f46c..94c77baea5d7d425455733c589a96987c80ad53c 100644
|
| --- a/chrome/browser/google_apis/gdata_wapi_operations.h
|
| +++ b/chrome/browser/google_apis/gdata_wapi_operations.h
|
| @@ -447,7 +447,6 @@ struct ResumeUploadResponse {
|
| GDataErrorCode code;
|
| int64 start_range_received;
|
| int64 end_range_received; // inclusive. See below.
|
| - FilePath drive_file_path;
|
| };
|
|
|
| // Struct for passing params needed for DriveServiceInterface::ResumeUpload()
|
|
|