| Index: third_party/WebKit/Source/bindings/tests/results/core/V8TestInterface.h
|
| diff --git a/third_party/WebKit/Source/bindings/tests/results/core/V8TestInterface.h b/third_party/WebKit/Source/bindings/tests/results/core/V8TestInterface.h
|
| index 2645878ed803609aee1321eaa48a77d83a923252..89ecaeb01fbf03d08bd64642a4ccad232c9abd60 100644
|
| --- a/third_party/WebKit/Source/bindings/tests/results/core/V8TestInterface.h
|
| +++ b/third_party/WebKit/Source/bindings/tests/results/core/V8TestInterface.h
|
| @@ -18,11 +18,11 @@
|
| #include "bindings/core/v8/ToV8ForCore.h"
|
| #include "bindings/core/v8/V8BindingForCore.h"
|
| #include "bindings/core/v8/V8TestInterfaceEmpty.h"
|
| -#include "bindings/core/v8/WrapperTypeInfo.h"
|
| #include "bindings/tests/idls/core/TestInterfaceImplementation.h"
|
| #include "core/CoreExport.h"
|
| #include "platform/bindings/ScriptWrappable.h"
|
| #include "platform/bindings/V8DOMWrapper.h"
|
| +#include "platform/bindings/WrapperTypeInfo.h"
|
| #include "platform/heap/Handle.h"
|
|
|
| namespace blink {
|
|
|