| Index: Source/modules/quota/DeprecatedStorageQuota.h
|
| diff --git a/Source/modules/quota/DeprecatedStorageQuota.h b/Source/modules/quota/DeprecatedStorageQuota.h
|
| index 7afe41f94996894adca2b1e9f86dfa13d3f8ca82..aad45f430f43384660cef7ab2bb8f377628f2dfb 100644
|
| --- a/Source/modules/quota/DeprecatedStorageQuota.h
|
| +++ b/Source/modules/quota/DeprecatedStorageQuota.h
|
| @@ -32,7 +32,7 @@
|
| #define DeprecatedStorageQuota_h
|
|
|
| #include "bindings/v8/ScriptWrappable.h"
|
| -#include "heap/Handle.h"
|
| +#include "platform/heap/Handle.h"
|
| #include "wtf/PassOwnPtr.h"
|
| #include "wtf/PassRefPtr.h"
|
| #include "wtf/RefCounted.h"
|
|
|