| Index: chrome/browser/chromeos/file_system_provider/fileapi/provider_async_file_util.h
|
| diff --git a/chrome/browser/chromeos/file_system_provider/fileapi/provider_async_file_util.h b/chrome/browser/chromeos/file_system_provider/fileapi/provider_async_file_util.h
|
| index 53f2dce86cda1d02a4c8de2080bc3c6a0b1a8d22..7d9c9a3758786c3e597b0dff63dd56945e27621c 100644
|
| --- a/chrome/browser/chromeos/file_system_provider/fileapi/provider_async_file_util.h
|
| +++ b/chrome/browser/chromeos/file_system_provider/fileapi/provider_async_file_util.h
|
| @@ -9,6 +9,7 @@
|
|
|
| #include "base/callback.h"
|
| #include "base/macros.h"
|
| +#include "base/memory/scoped_ptr.h"
|
| #include "storage/browser/fileapi/async_file_util.h"
|
|
|
| namespace chromeos {
|
|
|