| Index: Source/core/page/History.h
|
| diff --git a/Source/core/page/History.h b/Source/core/page/History.h
|
| index ca976a96c7160f40fb3130844422d3ab3a68e3cb..69483f45e24f91b6ff3079ba9bec1dbadcd8ccaf 100644
|
| --- a/Source/core/page/History.h
|
| +++ b/Source/core/page/History.h
|
| @@ -27,9 +27,9 @@
|
| #define History_h
|
|
|
| #include "DOMWindowProperty.h"
|
| -#include "KURL.h"
|
| #include "ScriptWrappable.h"
|
| #include "SerializedScriptValue.h"
|
| +#include "core/platform/KURL.h"
|
| #include <wtf/Forward.h>
|
| #include <wtf/PassRefPtr.h>
|
| #include <wtf/RefCounted.h>
|
|
|