X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Fthird_party%2FWebKit%2FSource%2Fcore%2Fframe%2FHistory.h;h=6586c2a4375f880368643ddf2b5ef8dc0bd59c71;hb=004985e17e624662a4c85c76a7654039dc83f028;hp=30a1c34abbbb0115d24e72450e90443c381c7679;hpb=2f108dbacb161091e42a3479f4e171339b7e7623;p=platform%2Fframework%2Fweb%2Fcrosswalk.git diff --git a/src/third_party/WebKit/Source/core/frame/History.h b/src/third_party/WebKit/Source/core/frame/History.h index 30a1c34..6586c2a 100644 --- a/src/third_party/WebKit/Source/core/frame/History.h +++ b/src/third_party/WebKit/Source/core/frame/History.h @@ -30,7 +30,7 @@ #include "bindings/v8/SerializedScriptValue.h" #include "core/loader/FrameLoaderTypes.h" #include "core/frame/DOMWindowProperty.h" -#include "heap/Handle.h" +#include "platform/heap/Handle.h" #include "wtf/Forward.h" #include "wtf/PassRefPtr.h" #include "wtf/RefCounted.h"