| Index: Source/bindings/tests/results/V8TestInterfaceConstructor.cpp
|
| diff --git a/Source/bindings/tests/results/V8TestInterfaceConstructor.cpp b/Source/bindings/tests/results/V8TestInterfaceConstructor.cpp
|
| index 64843eb9157071cc9884768bf18db0515793bbd4..821d801dcad30ed8a0fd8c6c7ef39e74992ec205 100644
|
| --- a/Source/bindings/tests/results/V8TestInterfaceConstructor.cpp
|
| +++ b/Source/bindings/tests/results/V8TestInterfaceConstructor.cpp
|
| @@ -8,7 +8,7 @@
|
| #include "V8TestInterfaceConstructor.h"
|
|
|
| #include "RuntimeEnabledFeatures.h"
|
| -#include "V8TestInterfaceEmpty.h"
|
| +#include "bindings/tests/v8/V8TestInterfaceEmpty.h"
|
| #include "bindings/v8/Dictionary.h"
|
| #include "bindings/v8/ExceptionState.h"
|
| #include "bindings/v8/V8DOMConfiguration.h"
|
|
|