| Index: chrome/browser/chromeos/drive/job_scheduler.h
|
| diff --git a/chrome/browser/chromeos/drive/job_scheduler.h b/chrome/browser/chromeos/drive/job_scheduler.h
|
| index 3d807e48f1e313e40b54b59c5d4f76aff3738ab6..81cf003067b5696f51da19d0c59174063c8adc85 100644
|
| --- a/chrome/browser/chromeos/drive/job_scheduler.h
|
| +++ b/chrome/browser/chromeos/drive/job_scheduler.h
|
| @@ -175,6 +175,7 @@ class JobScheduler
|
| const base::FilePath& local_file_path,
|
| const std::string& title,
|
| const std::string& content_type,
|
| + const drive::DriveUploader::UploadNewFileOptions& options,
|
| const ClientContext& context,
|
| const google_apis::GetResourceEntryCallback& callback);
|
|
|
|
|