| Index: Source/bindings/tests/results/core/V8TestNode.h
|
| diff --git a/Source/bindings/tests/results/core/V8TestNode.h b/Source/bindings/tests/results/core/V8TestNode.h
|
| index 10b3a9d5513a3203f0e56677b5282b68384b6453..c956819f2051f3d7b1c5d5791917e8f24120fd45 100644
|
| --- a/Source/bindings/tests/results/core/V8TestNode.h
|
| +++ b/Source/bindings/tests/results/core/V8TestNode.h
|
| @@ -10,9 +10,9 @@
|
| #include "bindings/core/v8/ScriptWrappable.h"
|
| #include "bindings/core/v8/V8Binding.h"
|
| #include "bindings/core/v8/V8DOMWrapper.h"
|
| +#include "bindings/core/v8/V8Node.h"
|
| #include "bindings/core/v8/WrapperTypeInfo.h"
|
| #include "bindings/tests/idls/core/TestNode.h"
|
| -#include "bindings/tests/v8/V8Node.h"
|
| #include "platform/heap/Handle.h"
|
|
|
| namespace blink {
|
|
|