| Index: third_party/WebKit/Source/bindings/tests/results/core/V8TestInterface2.h
|
| diff --git a/third_party/WebKit/Source/bindings/tests/results/core/V8TestInterface2.h b/third_party/WebKit/Source/bindings/tests/results/core/V8TestInterface2.h
|
| index d2badd4ecc04b1f56d6b944c20a72ab69296c1f6..2323f1ecb77b6d39749be9b3302dbe090a322138 100644
|
| --- a/third_party/WebKit/Source/bindings/tests/results/core/V8TestInterface2.h
|
| +++ b/third_party/WebKit/Source/bindings/tests/results/core/V8TestInterface2.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/TestInterface2.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 {
|
|
|