| Index: Source/bindings/tests/results/V8TestInterfaceConstructor3.h
|
| diff --git a/Source/bindings/tests/results/V8TestInterfaceConstructor3.h b/Source/bindings/tests/results/V8TestInterfaceConstructor3.h
|
| index fae7d57e97ec622265b7f00be3187d66fecdc6bb..3cb9a1d91eaa6ac54afe2abbf3a17f6537d7ee52 100644
|
| --- a/Source/bindings/tests/results/V8TestInterfaceConstructor3.h
|
| +++ b/Source/bindings/tests/results/V8TestInterfaceConstructor3.h
|
| @@ -7,10 +7,10 @@
|
| #ifndef V8TestInterfaceConstructor3_h
|
| #define V8TestInterfaceConstructor3_h
|
|
|
| +#include "bindings/core/v8/V8Binding.h"
|
| +#include "bindings/core/v8/V8DOMWrapper.h"
|
| +#include "bindings/core/v8/WrapperTypeInfo.h"
|
| #include "bindings/tests/idls/TestInterfaceConstructor3.h"
|
| -#include "bindings/v8/V8Binding.h"
|
| -#include "bindings/v8/V8DOMWrapper.h"
|
| -#include "bindings/v8/WrapperTypeInfo.h"
|
| #include "platform/heap/Handle.h"
|
|
|
| namespace WebCore {
|
|
|