| Index: Source/modules/quota/NavigatorStorageQuota.h
|
| diff --git a/Source/modules/quota/NavigatorStorageQuota.h b/Source/modules/quota/NavigatorStorageQuota.h
|
| index 74ca49a3c8cb22dff236f66789bd697e48ecd17c..7b0f857ac00e5c7f7fc617f3af7ee67cfef7d6b0 100644
|
| --- a/Source/modules/quota/NavigatorStorageQuota.h
|
| +++ b/Source/modules/quota/NavigatorStorageQuota.h
|
| @@ -32,9 +32,9 @@
|
| #define NavigatorStorageQuota_h
|
|
|
| #include "core/frame/DOMWindowProperty.h"
|
| -#include "heap/Handle.h"
|
| #include "modules/quota/DeprecatedStorageQuota.h"
|
| #include "platform/Supplementable.h"
|
| +#include "platform/heap/Handle.h"
|
|
|
| namespace WebCore {
|
|
|
|
|