| Index: webkit/browser/fileapi/quota/quota_backend_impl.h
|
| diff --git a/webkit/browser/fileapi/quota/quota_backend_impl.h b/webkit/browser/fileapi/quota/quota_backend_impl.h
|
| index 275b4839498a0f6bf35645f0d12ecc88ce8722ea..0d0e9dbaec0763ae3957904f4452fe8c105e2573 100644
|
| --- a/webkit/browser/fileapi/quota/quota_backend_impl.h
|
| +++ b/webkit/browser/fileapi/quota/quota_backend_impl.h
|
| @@ -9,8 +9,8 @@
|
| #include "base/memory/weak_ptr.h"
|
| #include "webkit/browser/fileapi/quota/quota_reservation_manager.h"
|
| #include "webkit/browser/fileapi/sandbox_file_system_backend_delegate.h"
|
| -#include "webkit/browser/storage_export.h"
|
| #include "webkit/common/quota/quota_status_code.h"
|
| +#include "webkit/common/storage_export.h"
|
|
|
| namespace base {
|
| class SequencedTaskRunner;
|
|
|