X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Fthird_party%2FWebKit%2FSource%2Fmodules%2Fquota%2FDeprecatedStorageQuota.h;h=aad45f430f43384660cef7ab2bb8f377628f2dfb;hb=004985e17e624662a4c85c76a7654039dc83f028;hp=7afe41f94996894adca2b1e9f86dfa13d3f8ca82;hpb=2f108dbacb161091e42a3479f4e171339b7e7623;p=platform%2Fframework%2Fweb%2Fcrosswalk.git diff --git a/src/third_party/WebKit/Source/modules/quota/DeprecatedStorageQuota.h b/src/third_party/WebKit/Source/modules/quota/DeprecatedStorageQuota.h index 7afe41f..aad45f4 100644 --- a/src/third_party/WebKit/Source/modules/quota/DeprecatedStorageQuota.h +++ b/src/third_party/WebKit/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"