| Index: third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceEventInit.cpp
|
| diff --git a/third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceEventInit.cpp b/third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceEventInit.cpp
|
| index 194f56b7ab3db4c98ec1a59c07e9139970173d06..a0e9bb4c7182c497d9e9e667ab2004fbfc5bebf0 100644
|
| --- a/third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceEventInit.cpp
|
| +++ b/third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceEventInit.cpp
|
| @@ -12,6 +12,8 @@
|
| #include "V8TestInterfaceEventInit.h"
|
|
|
| #include "bindings/core/v8/ExceptionState.h"
|
| +#include "bindings/core/v8/IDLTypes.h"
|
| +#include "bindings/core/v8/V8BindingForIDLTypes.h"
|
| #include "bindings/core/v8/V8EventInit.h"
|
|
|
| namespace blink {
|
|
|