| Index: Source/bindings/v8/custom/V8PopStateEventCustom.cpp
|
| diff --git a/Source/bindings/v8/custom/V8PopStateEventCustom.cpp b/Source/bindings/v8/custom/V8PopStateEventCustom.cpp
|
| index c27ffc120d11acf6d7968513e762614394b4968d..0c6c1c6deca877d9245c19344393c9137c21034e 100644
|
| --- a/Source/bindings/v8/custom/V8PopStateEventCustom.cpp
|
| +++ b/Source/bindings/v8/custom/V8PopStateEventCustom.cpp
|
| @@ -34,7 +34,7 @@
|
| #include "V8History.h"
|
| #include "bindings/v8/SerializedScriptValue.h"
|
| #include "bindings/v8/V8HiddenPropertyName.h"
|
| -#include "core/dom/PopStateEvent.h"
|
| +#include "core/events/PopStateEvent.h"
|
| #include "core/page/History.h"
|
|
|
| namespace WebCore {
|
|
|