| Index: Source/bindings/tests/results/V8TestInterfaceConstructor2.h
|
| diff --git a/Source/bindings/tests/results/V8TestInterfaceConstructor2.h b/Source/bindings/tests/results/V8TestInterfaceConstructor2.h
|
| index 0fdf0f0b7826a7f9821acd361b951c69a926529f..fe58468c871685a1a73afd1af229528aaa6170c7 100644
|
| --- a/Source/bindings/tests/results/V8TestInterfaceConstructor2.h
|
| +++ b/Source/bindings/tests/results/V8TestInterfaceConstructor2.h
|
| @@ -7,10 +7,10 @@
|
| #ifndef V8TestInterfaceConstructor2_h
|
| #define V8TestInterfaceConstructor2_h
|
|
|
| +#include "bindings/core/v8/V8Binding.h"
|
| +#include "bindings/core/v8/V8DOMWrapper.h"
|
| +#include "bindings/core/v8/WrapperTypeInfo.h"
|
| #include "bindings/tests/idls/TestInterfaceConstructor2.h"
|
| -#include "bindings/v8/V8Binding.h"
|
| -#include "bindings/v8/V8DOMWrapper.h"
|
| -#include "bindings/v8/WrapperTypeInfo.h"
|
| #include "platform/heap/Handle.h"
|
|
|
| namespace WebCore {
|
|
|