| Index: Source/bindings/v8/custom/V8HistoryCustom.cpp
|
| diff --git a/Source/bindings/v8/custom/V8HistoryCustom.cpp b/Source/bindings/v8/custom/V8HistoryCustom.cpp
|
| index c676e2509decb113bce9f970223a55c26227e22e..ec963bf1204efba9738c01bcebfe728737824c96 100644
|
| --- a/Source/bindings/v8/custom/V8HistoryCustom.cpp
|
| +++ b/Source/bindings/v8/custom/V8HistoryCustom.cpp
|
| @@ -29,9 +29,9 @@
|
| */
|
|
|
| #include "config.h"
|
| -#include "V8History.h"
|
| +#include "bindings/core/v8/V8History.h"
|
|
|
| -#include "V8Window.h"
|
| +#include "bindings/core/v8/V8Window.h"
|
| #include "bindings/v8/ExceptionState.h"
|
| #include "bindings/v8/SerializedScriptValue.h"
|
| #include "bindings/v8/V8Binding.h"
|
|
|