| Index: third_party/WebKit/Source/bindings/tests/results/core/V8TestNode.h
|
| diff --git a/third_party/WebKit/Source/bindings/tests/results/core/V8TestNode.h b/third_party/WebKit/Source/bindings/tests/results/core/V8TestNode.h
|
| index bf513d3377e8da7bcb030222de08b6d2f035a45d..0e48076c76e4c90a128165a70371a51ffb96982a 100644
|
| --- a/third_party/WebKit/Source/bindings/tests/results/core/V8TestNode.h
|
| +++ b/third_party/WebKit/Source/bindings/tests/results/core/V8TestNode.h
|
| @@ -17,11 +17,11 @@
|
| #include "bindings/core/v8/ToV8ForCore.h"
|
| #include "bindings/core/v8/V8BindingForCore.h"
|
| #include "bindings/core/v8/V8Node.h"
|
| -#include "bindings/core/v8/WrapperTypeInfo.h"
|
| #include "bindings/tests/idls/core/TestNode.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 {
|
|
|