| Index: third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceEventInitConstructor.h
|
| diff --git a/third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceEventInitConstructor.h b/third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceEventInitConstructor.h
|
| index 752b107dcbec5121308615b7a3ffe5033e1b4a61..f9a172b2345085611d1e9f266d29711e0335cd42 100644
|
| --- a/third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceEventInitConstructor.h
|
| +++ b/third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceEventInitConstructor.h
|
| @@ -16,12 +16,12 @@
|
| #include "bindings/core/v8/NativeValueTraits.h"
|
| #include "bindings/core/v8/ToV8ForCore.h"
|
| #include "bindings/core/v8/V8BindingForCore.h"
|
| -#include "bindings/core/v8/V8DOMWrapper.h"
|
| #include "bindings/core/v8/V8Event.h"
|
| #include "bindings/core/v8/WrapperTypeInfo.h"
|
| #include "bindings/tests/idls/core/TestInterfaceEventInitConstructor.h"
|
| #include "core/CoreExport.h"
|
| #include "platform/bindings/ScriptWrappable.h"
|
| +#include "platform/bindings/V8DOMWrapper.h"
|
| #include "platform/heap/Handle.h"
|
|
|
| namespace blink {
|
|
|