| Index: content/browser/renderer_host/pepper/quota_reservation.h
|
| diff --git a/content/browser/renderer_host/pepper/quota_reservation.h b/content/browser/renderer_host/pepper/quota_reservation.h
|
| index e8b8d11c0db3dfce404a0f56c62a12c81bf526ef..7ea637c2b8fca18725d393dfd3247e08737c80c4 100644
|
| --- a/content/browser/renderer_host/pepper/quota_reservation.h
|
| +++ b/content/browser/renderer_host/pepper/quota_reservation.h
|
| @@ -12,8 +12,8 @@
|
| #include "content/common/content_export.h"
|
| #include "ppapi/c/pp_stdint.h" // For int64_t on Windows.
|
| #include "ppapi/shared_impl/file_growth.h"
|
| +#include "storage/browser/fileapi/file_system_context.h"
|
| #include "url/gurl.h"
|
| -#include "webkit/browser/fileapi/file_system_context.h"
|
|
|
| namespace storage {
|
| class FileSystemURL;
|
|
|