| Index: Source/modules/quota/DeprecatedStorageQuota.h
|
| diff --git a/Source/modules/quota/DeprecatedStorageQuota.h b/Source/modules/quota/DeprecatedStorageQuota.h
|
| index ffedeebdeddb9d55275715ab476356a0d6d8eeb3..a5cd6751514bc5f60c2e3b7895d0ce43b8c0e517 100644
|
| --- a/Source/modules/quota/DeprecatedStorageQuota.h
|
| +++ b/Source/modules/quota/DeprecatedStorageQuota.h
|
| @@ -31,7 +31,7 @@
|
| #ifndef DeprecatedStorageQuota_h
|
| #define DeprecatedStorageQuota_h
|
|
|
| -#include "bindings/v8/ScriptWrappable.h"
|
| +#include "bindings/core/v8/ScriptWrappable.h"
|
| #include "platform/heap/Handle.h"
|
| #include "wtf/PassOwnPtr.h"
|
|
|
|
|