| 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 adcf84e2200bbbd26c40cf4d97bb7a0b6acd247d..ef393813448e4fe30d451dee4a465d3757156895 100644
|
| --- a/third_party/WebKit/Source/bindings/tests/results/core/V8TestCallbackInterface.cpp
|
| +++ b/third_party/WebKit/Source/bindings/tests/results/core/V8TestCallbackInterface.cpp
|
| @@ -15,6 +15,7 @@
|
| #include "bindings/core/v8/NativeValueTraitsImpl.h"
|
| #include "bindings/core/v8/ScriptController.h"
|
| #include "bindings/core/v8/V8BindingForCore.h"
|
| +#include "bindings/core/v8/V8DOMConfiguration.h"
|
| #include "bindings/core/v8/V8TestInterfaceEmpty.h"
|
| #include "core/dom/ExecutionContext.h"
|
| #include "platform/wtf/Assertions.h"
|
|
|