| Index: Source/bindings/tests/results/core/V8TestInterface.h
|
| diff --git a/Source/bindings/tests/results/core/V8TestInterface.h b/Source/bindings/tests/results/core/V8TestInterface.h
|
| index 09404a32df2b9429cb252034d4cc83145947704e..09ae3b4ad8f5ab4ff038f2112fc0e65ab7b6becc 100644
|
| --- a/Source/bindings/tests/results/core/V8TestInterface.h
|
| +++ b/Source/bindings/tests/results/core/V8TestInterface.h
|
| @@ -11,9 +11,9 @@
|
| #include "bindings/core/v8/ScriptWrappable.h"
|
| #include "bindings/core/v8/V8Binding.h"
|
| #include "bindings/core/v8/V8DOMWrapper.h"
|
| +#include "bindings/core/v8/V8TestInterfaceEmpty.h"
|
| #include "bindings/core/v8/WrapperTypeInfo.h"
|
| #include "bindings/tests/idls/core/TestInterfaceImplementation.h"
|
| -#include "bindings/tests/v8/V8TestInterfaceEmpty.h"
|
| #include "platform/heap/Handle.h"
|
|
|
| namespace blink {
|
|
|