| Index: webkit/browser/fileapi/quota/quota_reservation.h
|
| diff --git a/webkit/browser/fileapi/quota/quota_reservation.h b/webkit/browser/fileapi/quota/quota_reservation.h
|
| index fbcff923568d65c349deb4ec13d7c907a68fe8b2..bc04c6d8b83223b3d73213a567ab4b9aab2f14eb 100644
|
| --- a/webkit/browser/fileapi/quota/quota_reservation.h
|
| +++ b/webkit/browser/fileapi/quota/quota_reservation.h
|
| @@ -11,8 +11,8 @@
|
| #include "base/memory/ref_counted.h"
|
| #include "base/memory/weak_ptr.h"
|
| #include "webkit/browser/fileapi/quota/quota_reservation_manager.h"
|
| -#include "webkit/browser/storage_export.h"
|
| #include "webkit/common/fileapi/file_system_types.h"
|
| +#include "webkit/common/storage_export.h"
|
|
|
| class GURL;
|
|
|
|
|