| Index: Source/bindings/tests/results/core/V8TestInterfaceDocument.h
|
| diff --git a/Source/bindings/tests/results/core/V8TestInterfaceDocument.h b/Source/bindings/tests/results/core/V8TestInterfaceDocument.h
|
| index 162cdbce4972e3f5ef35664d31df6bbb0c2bb9c7..da2462a7c9d62d7a35c717309fe244979c7046c7 100644
|
| --- a/Source/bindings/tests/results/core/V8TestInterfaceDocument.h
|
| +++ b/Source/bindings/tests/results/core/V8TestInterfaceDocument.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/V8Document.h"
|
| #include "bindings/core/v8/WrapperTypeInfo.h"
|
| #include "bindings/tests/idls/core/TestInterfaceDocument.h"
|
| -#include "bindings/tests/v8/V8Document.h"
|
| #include "platform/heap/Handle.h"
|
|
|
| namespace blink {
|
|
|