Chromium Code Reviews| 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 b2273b3fc1a45b4669b126a92d3ca23b420b8cee..a45f36cea81ee4ed45e63bb876f0159a98c68a53 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_; |