Index: third_party/WebKit/Source/bindings/tests/results/core/V8TestCallbackInterface.cpp |
diff --git a/third_party/WebKit/Source/bindings/tests/results/core/V8TestCallbackInterface.cpp b/third_party/WebKit/Source/bindings/tests/results/core/V8TestCallbackInterface.cpp |
index 565a5e7b5ec3aa710b857f37ceddbf29757545e5..1fb0946f4d3662482e1cf2e61129c898ab389d13 100644 |
--- a/third_party/WebKit/Source/bindings/tests/results/core/V8TestCallbackInterface.cpp |
+++ b/third_party/WebKit/Source/bindings/tests/results/core/V8TestCallbackInterface.cpp |
@@ -11,8 +11,10 @@ |
// clang-format off |
#include "V8TestCallbackInterface.h" |
+#include "bindings/core/v8/IDLTypes.h" |
#include "bindings/core/v8/ScriptController.h" |
#include "bindings/core/v8/V8Binding.h" |
+#include "bindings/core/v8/V8BindingForIDLTypes.h" |
#include "bindings/core/v8/V8TestInterfaceEmpty.h" |
#include "core/dom/ExecutionContext.h" |
#include "wtf/Assertions.h" |