| Index: Source/bindings/tests/results/V8TestCustomNamedGetter.cpp
|
| diff --git a/Source/bindings/tests/results/V8TestCustomNamedGetter.cpp b/Source/bindings/tests/results/V8TestCustomNamedGetter.cpp
|
| index b7d66c0b32943042b37e83548b6543cbccb3538f..73e15191b351e2145b0ccd2ea89ff85000828016 100644
|
| --- a/Source/bindings/tests/results/V8TestCustomNamedGetter.cpp
|
| +++ b/Source/bindings/tests/results/V8TestCustomNamedGetter.cpp
|
| @@ -21,10 +21,10 @@
|
| #include "config.h"
|
| #include "V8TestCustomNamedGetter.h"
|
|
|
| -#include "BindingState.h"
|
| -#include "ScriptController.h"
|
| -#include "V8Binding.h"
|
| -#include "V8DOMWrapper.h"
|
| +#include "bindings/v8/BindingState.h"
|
| +#include "bindings/v8/ScriptController.h"
|
| +#include "bindings/v8/V8Binding.h"
|
| +#include "bindings/v8/V8DOMWrapper.h"
|
| #include "core/dom/ContextFeatures.h"
|
| #include "core/dom/ExceptionCode.h"
|
| #include "core/page/Frame.h"
|
|
|