| Index: Source/bindings/tests/results/V8TestEventConstructor.cpp
|
| diff --git a/Source/bindings/tests/results/V8TestEventConstructor.cpp b/Source/bindings/tests/results/V8TestEventConstructor.cpp
|
| index 2281aa34b8b3bebfec694fab2e46d28ec02a863c..763bb6532744e70ba784d4263a9d4c8eaff77235 100644
|
| --- a/Source/bindings/tests/results/V8TestEventConstructor.cpp
|
| +++ b/Source/bindings/tests/results/V8TestEventConstructor.cpp
|
| @@ -21,11 +21,11 @@
|
| #include "config.h"
|
| #include "V8TestEventConstructor.h"
|
|
|
| -#include "BindingState.h"
|
| -#include "Dictionary.h"
|
| -#include "ScriptController.h"
|
| -#include "V8Binding.h"
|
| -#include "V8DOMWrapper.h"
|
| +#include "bindings/v8/BindingState.h"
|
| +#include "bindings/v8/Dictionary.h"
|
| +#include "bindings/v8/ScriptController.h"
|
| +#include "bindings/v8/V8Binding.h"
|
| +#include "bindings/v8/V8DOMWrapper.h"
|
| #include "core/dom/ContextFeatures.h"
|
| #include "core/page/Frame.h"
|
| #include "core/page/RuntimeEnabledFeatures.h"
|
|
|