| Index: Source/bindings/v8/custom/V8PopStateEventCustom.cpp
|
| ===================================================================
|
| --- Source/bindings/v8/custom/V8PopStateEventCustom.cpp (revision 159156)
|
| +++ Source/bindings/v8/custom/V8PopStateEventCustom.cpp (working copy)
|
| @@ -34,7 +34,7 @@
|
| #include "V8History.h"
|
| #include "bindings/v8/SerializedScriptValue.h"
|
| #include "bindings/v8/V8HiddenPropertyName.h"
|
| -#include "core/events/PopStateEvent.h"
|
| +#include "core/dom/PopStateEvent.h"
|
| #include "core/page/History.h"
|
|
|
| namespace WebCore {
|
|
|