| Index: chrome/browser/chromeos/drive/fileapi/fileapi_worker.h
|
| diff --git a/chrome/browser/chromeos/drive/fileapi/fileapi_worker.h b/chrome/browser/chromeos/drive/fileapi/fileapi_worker.h
|
| index 4edbd44b4a12cddf102d573cd328f031e6eebff3..e6d620578b93bbb562eefb6dd6ba677fa7250fe6 100644
|
| --- a/chrome/browser/chromeos/drive/fileapi/fileapi_worker.h
|
| +++ b/chrome/browser/chromeos/drive/fileapi/fileapi_worker.h
|
| @@ -25,7 +25,7 @@
|
| #include "base/callback_forward.h"
|
| #include "base/memory/weak_ptr.h"
|
| #include "chrome/browser/chromeos/drive/file_errors.h"
|
| -#include "storage/common/blob/scoped_file.h"
|
| +#include "storage/browser/blob/scoped_file.h"
|
|
|
| namespace base {
|
| class FilePath;
|
|
|