| Index: Source/modules/quota/StorageQuotaCallbacksImpl.h
|
| diff --git a/Source/modules/quota/StorageQuotaCallbacksImpl.h b/Source/modules/quota/StorageQuotaCallbacksImpl.h
|
| index 1ec11a49742a729d2336ef542999fa3387f98e22..c1d0d3400e9cd4f12f2dc472d40edab50d893c07 100644
|
| --- a/Source/modules/quota/StorageQuotaCallbacksImpl.h
|
| +++ b/Source/modules/quota/StorageQuotaCallbacksImpl.h
|
| @@ -31,7 +31,7 @@
|
| #ifndef StorageQuotaCallbacksImpl_h
|
| #define StorageQuotaCallbacksImpl_h
|
|
|
| -#include "bindings/v8/ScriptPromiseResolver.h"
|
| +#include "bindings/core/v8/ScriptPromiseResolver.h"
|
| #include "platform/StorageQuotaCallbacks.h"
|
| #include "wtf/OwnPtr.h"
|
| #include "wtf/PassRefPtr.h"
|
|
|