| Index: third_party/WebKit/Source/core/events/PopStateEvent.cpp
|
| diff --git a/third_party/WebKit/Source/core/events/PopStateEvent.cpp b/third_party/WebKit/Source/core/events/PopStateEvent.cpp
|
| index 47640bc95ab3784e1d669d2ccf092e3d4e6382e2..4d89663663fb30f51f9c1c200eed7b83f5a7ae09 100644
|
| --- a/third_party/WebKit/Source/core/events/PopStateEvent.cpp
|
| +++ b/third_party/WebKit/Source/core/events/PopStateEvent.cpp
|
| @@ -26,7 +26,7 @@
|
|
|
| #include "core/events/PopStateEvent.h"
|
|
|
| -#include "bindings/core/v8/SerializedScriptValue.h"
|
| +#include "bindings/core/v8/serialization/SerializedScriptValue.h"
|
| #include "core/frame/History.h"
|
|
|
| namespace blink {
|
|
|