| 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 0d0e9dbaec0763ae3957904f4452fe8c105e2573..033a61a6fab9d6a033a0bdb2aeb69243c2b3dae2 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_browser_export.h" | 
| #include "webkit/common/quota/quota_status_code.h" | 
| -#include "webkit/common/storage_export.h" | 
|  | 
| namespace base { | 
| class SequencedTaskRunner; | 
|  |