| Index: Source/bindings/tests/results/V8TestInterfaceEventTarget.cpp
|
| diff --git a/Source/bindings/tests/results/V8TestInterfaceEventTarget.cpp b/Source/bindings/tests/results/V8TestInterfaceEventTarget.cpp
|
| index fb53297be7d016781676d03f3a133076cd32cea8..2cb778dff462cff5a2137a22e879e68fdc4c3673 100644
|
| --- a/Source/bindings/tests/results/V8TestInterfaceEventTarget.cpp
|
| +++ b/Source/bindings/tests/results/V8TestInterfaceEventTarget.cpp
|
| @@ -7,10 +7,10 @@
|
| #include "config.h"
|
| #include "V8TestInterfaceEventTarget.h"
|
|
|
| -#include "bindings/v8/ExceptionState.h"
|
| -#include "bindings/v8/V8DOMConfiguration.h"
|
| -#include "bindings/v8/V8HiddenValue.h"
|
| -#include "bindings/v8/V8ObjectConstructor.h"
|
| +#include "bindings/core/v8/ExceptionState.h"
|
| +#include "bindings/core/v8/V8DOMConfiguration.h"
|
| +#include "bindings/core/v8/V8HiddenValue.h"
|
| +#include "bindings/core/v8/V8ObjectConstructor.h"
|
| #include "core/dom/ContextFeatures.h"
|
| #include "core/dom/Document.h"
|
| #include "core/frame/LocalDOMWindow.h"
|
|
|