| Index: Source/modules/quota/WorkerNavigatorStorageQuota.h
|
| diff --git a/Source/modules/quota/WorkerNavigatorStorageQuota.h b/Source/modules/quota/WorkerNavigatorStorageQuota.h
|
| index f23a4ea09739a81ae67d9a83e75035493fa7a578..66176090c44c3572c6b32a4f0b02a9a9ee6fa0b3 100644
|
| --- a/Source/modules/quota/WorkerNavigatorStorageQuota.h
|
| +++ b/Source/modules/quota/WorkerNavigatorStorageQuota.h
|
| @@ -33,9 +33,9 @@
|
|
|
| #include "core/frame/DOMWindowProperty.h"
|
| #include "core/workers/WorkerNavigator.h"
|
| -#include "heap/Handle.h"
|
| #include "modules/quota/DeprecatedStorageQuota.h"
|
| #include "platform/Supplementable.h"
|
| +#include "platform/heap/Handle.h"
|
|
|
| namespace WebCore {
|
|
|
|
|