| Index: Source/bindings/tests/results/V8TestObject.cpp
|
| diff --git a/Source/bindings/tests/results/V8TestObject.cpp b/Source/bindings/tests/results/V8TestObject.cpp
|
| index 94e13f666a3f97d45dc9d4980030b72a0e375988..eb0025d9f0e7164615495cf43957469867e014b5 100644
|
| --- a/Source/bindings/tests/results/V8TestObject.cpp
|
| +++ b/Source/bindings/tests/results/V8TestObject.cpp
|
| @@ -56,7 +56,7 @@
|
| #include "core/dom/ContextFeatures.h"
|
| #include "core/dom/Document.h"
|
| #include "core/dom/custom/CustomElementCallbackDispatcher.h"
|
| -#include "core/page/DOMWindow.h"
|
| +#include "core/frame/DOMWindow.h"
|
| #include "core/page/PageConsole.h"
|
| #include "core/page/UseCounter.h"
|
| #include "core/svg/properties/SVGPropertyTearOff.h"
|
|
|