| Index: chrome/browser/chromeos/gdata/drive_task_executor.h
|
| diff --git a/chrome/browser/chromeos/gdata/drive_task_executor.h b/chrome/browser/chromeos/gdata/drive_task_executor.h
|
| index bb94fbc00e123b549db992353506937fd7862a26..4a3e3fe6d47cad0b1d688df9e60459840524c2f2 100644
|
| --- a/chrome/browser/chromeos/gdata/drive_task_executor.h
|
| +++ b/chrome/browser/chromeos/gdata/drive_task_executor.h
|
| @@ -46,7 +46,6 @@ class DriveTaskExecutor : public file_handler_util::FileTaskExecutor {
|
| void Done(bool success);
|
|
|
| const GURL source_url_;
|
| - std::string app_id_;
|
| const std::string action_id_;
|
| int current_index_;
|
| file_handler_util::FileTaskFinishedCallback done_;
|
|
|