| Index: chrome/browser/chromeos/drive/file_system/get_file_for_saving_operation.cc
|
| diff --git a/chrome/browser/chromeos/drive/file_system/get_file_for_saving_operation.cc b/chrome/browser/chromeos/drive/file_system/get_file_for_saving_operation.cc
|
| index 2d44f2234f5d364487263c05d1ec5b98c9de8a5c..42b08104c88cd87054406d0461a147f22c1ade85 100644
|
| --- a/chrome/browser/chromeos/drive/file_system/get_file_for_saving_operation.cc
|
| +++ b/chrome/browser/chromeos/drive/file_system/get_file_for_saving_operation.cc
|
| @@ -12,6 +12,7 @@
|
| #include "chrome/browser/chromeos/drive/file_system/download_operation.h"
|
| #include "chrome/browser/chromeos/drive/file_system/operation_observer.h"
|
| #include "chrome/browser/chromeos/drive/file_write_watcher.h"
|
| +#include "chrome/browser/chromeos/drive/job_scheduler.h"
|
| #include "chrome/browser/drive/event_logger.h"
|
| #include "content/public/browser/browser_thread.h"
|
|
|
|
|