| Index: Source/modules/quota/DeprecatedStorageInfo.h
|
| diff --git a/Source/modules/quota/DeprecatedStorageInfo.h b/Source/modules/quota/DeprecatedStorageInfo.h
|
| index 931f15de5419a5631843afc2e822e6ad35f7715d..39af1bf4ac53abb91d694bccf21ab9cb80149837 100644
|
| --- a/Source/modules/quota/DeprecatedStorageInfo.h
|
| +++ b/Source/modules/quota/DeprecatedStorageInfo.h
|
| @@ -32,8 +32,8 @@
|
| #define DeprecatedStorageInfo_h
|
|
|
| #include "bindings/v8/ScriptWrappable.h"
|
| -#include "heap/Handle.h"
|
| #include "modules/quota/DeprecatedStorageQuota.h"
|
| +#include "platform/heap/Handle.h"
|
| #include "wtf/PassOwnPtr.h"
|
| #include "wtf/PassRefPtr.h"
|
| #include "wtf/RefCounted.h"
|
|
|