Chromium Code Reviews| Index: storage/browser/fileapi/file_system_operation_runner.cc |
| diff --git a/storage/browser/fileapi/file_system_operation_runner.cc b/storage/browser/fileapi/file_system_operation_runner.cc |
| index f5bd10b0cfe3c0f1f078baa59cb3d08d920872e0..2c26270a11dba0e549fb00456a9b81f1644d8bdc 100644 |
| --- a/storage/browser/fileapi/file_system_operation_runner.cc |
| +++ b/storage/browser/fileapi/file_system_operation_runner.cc |
| @@ -12,6 +12,7 @@ |
| #include "base/bind.h" |
| #include "base/macros.h" |
| +#include "base/memory/ptr_util.h" |
| #include "base/stl_util.h" |
| #include "base/threading/thread_task_runner_handle.h" |
| #include "net/url_request/url_request_context.h" |