| Index: Source/bindings/tests/results/V8TestInterfaceEventConstructor.h
|
| diff --git a/Source/bindings/tests/results/V8TestInterfaceEventConstructor.h b/Source/bindings/tests/results/V8TestInterfaceEventConstructor.h
|
| index bc1f20ad266e0457092a04e7c1744a7d1df4dd08..42df5d9e5db2f0a3371b995e6211c54439477b34 100644
|
| --- a/Source/bindings/tests/results/V8TestInterfaceEventConstructor.h
|
| +++ b/Source/bindings/tests/results/V8TestInterfaceEventConstructor.h
|
| @@ -7,11 +7,11 @@
|
| #ifndef V8TestInterfaceEventConstructor_h
|
| #define V8TestInterfaceEventConstructor_h
|
|
|
| +#include "bindings/core/v8/V8Binding.h"
|
| +#include "bindings/core/v8/V8DOMWrapper.h"
|
| +#include "bindings/core/v8/WrapperTypeInfo.h"
|
| #include "bindings/tests/idls/TestInterfaceEventConstructor.h"
|
| #include "bindings/tests/v8/V8Event.h"
|
| -#include "bindings/v8/V8Binding.h"
|
| -#include "bindings/v8/V8DOMWrapper.h"
|
| -#include "bindings/v8/WrapperTypeInfo.h"
|
| #include "platform/heap/Handle.h"
|
|
|
| namespace WebCore {
|
|
|