| Index: Source/bindings/tests/results/V8TestInterfaceNamedConstructor2.h
|
| diff --git a/Source/bindings/tests/results/V8TestInterfaceNamedConstructor2.h b/Source/bindings/tests/results/V8TestInterfaceNamedConstructor2.h
|
| index 91f51bf6f99f2f06a9d9f5e0deab5d903906e088..1625bfb4537c0a7a715d1f1dcc027a42574c53ca 100644
|
| --- a/Source/bindings/tests/results/V8TestInterfaceNamedConstructor2.h
|
| +++ b/Source/bindings/tests/results/V8TestInterfaceNamedConstructor2.h
|
| @@ -7,10 +7,10 @@
|
| #ifndef V8TestInterfaceNamedConstructor2_h
|
| #define V8TestInterfaceNamedConstructor2_h
|
|
|
| +#include "bindings/core/v8/V8Binding.h"
|
| +#include "bindings/core/v8/V8DOMWrapper.h"
|
| +#include "bindings/core/v8/WrapperTypeInfo.h"
|
| #include "bindings/tests/idls/TestInterfaceNamedConstructor2.h"
|
| -#include "bindings/v8/V8Binding.h"
|
| -#include "bindings/v8/V8DOMWrapper.h"
|
| -#include "bindings/v8/WrapperTypeInfo.h"
|
| #include "platform/heap/Handle.h"
|
|
|
| namespace WebCore {
|
|
|