| Index: third_party/WebKit/Source/bindings/tests/results/core/V8TestInterface3.h
|
| diff --git a/third_party/WebKit/Source/bindings/tests/results/core/V8TestInterface3.h b/third_party/WebKit/Source/bindings/tests/results/core/V8TestInterface3.h
|
| index 7dd5d6cf708c786a2f57da337b755346b143d36d..377cd21e48891d269463b2d6ab2928b77f984742 100644
|
| --- a/third_party/WebKit/Source/bindings/tests/results/core/V8TestInterface3.h
|
| +++ b/third_party/WebKit/Source/bindings/tests/results/core/V8TestInterface3.h
|
| @@ -16,11 +16,11 @@
|
| #include "bindings/core/v8/NativeValueTraits.h"
|
| #include "bindings/core/v8/ToV8ForCore.h"
|
| #include "bindings/core/v8/V8BindingForCore.h"
|
| -#include "bindings/core/v8/WrapperTypeInfo.h"
|
| #include "bindings/tests/idls/core/TestInterface3.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 {
|
|
|