| Index: Source/bindings/tests/results/V8TestObject.cpp
|
| diff --git a/Source/bindings/tests/results/V8TestObject.cpp b/Source/bindings/tests/results/V8TestObject.cpp
|
| index 48078a445ee0159dd4460e044714fa865830abf3..f64e967d88f4e8436cd8a7f4ae108932bc348803 100644
|
| --- a/Source/bindings/tests/results/V8TestObject.cpp
|
| +++ b/Source/bindings/tests/results/V8TestObject.cpp
|
| @@ -54,8 +54,8 @@
|
| #include "bindings/v8/V8ObjectConstructor.h"
|
| #include "bindings/v8/custom/V8Float32ArrayCustom.h"
|
| #include "core/dom/ContextFeatures.h"
|
| -#include "core/dom/CustomElementCallbackDispatcher.h"
|
| #include "core/dom/Document.h"
|
| +#include "core/dom/custom/CustomElementCallbackDispatcher.h"
|
| #include "core/page/DOMWindow.h"
|
| #include "core/page/PageConsole.h"
|
| #include "core/page/UseCounter.h"
|
|
|