| Index: Source/bindings/tests/results/V8TestObj.cpp
|
| diff --git a/Source/bindings/tests/results/V8TestObj.cpp b/Source/bindings/tests/results/V8TestObj.cpp
|
| index 0c043fc5bd8f74fb44943f9dc1a51197ef1f0d4c..1671ecacdcc1919c100face72da2e67360f5a6e0 100644
|
| --- a/Source/bindings/tests/results/V8TestObj.cpp
|
| +++ b/Source/bindings/tests/results/V8TestObj.cpp
|
| @@ -22,7 +22,7 @@
|
| #include "V8TestObj.h"
|
|
|
| #include "HTMLNames.h"
|
| -#include "PageConsole.h"
|
| +#include "ScriptProfile.h"
|
| #include "V8DOMStringList.h"
|
| #include "V8Document.h"
|
| #include "V8Float32Array.h"
|
| @@ -49,8 +49,8 @@
|
| #include "core/dom/ContextFeatures.h"
|
| #include "core/dom/DOMStringList.h"
|
| #include "core/dom/ExceptionCode.h"
|
| -#include "core/inspector/ScriptProfile.h"
|
| #include "core/page/Frame.h"
|
| +#include "core/page/PageConsole.h"
|
| #include "core/page/RuntimeEnabledFeatures.h"
|
| #include "core/page/UseCounter.h"
|
| #include "core/svg/properties/SVGPropertyTearOff.h"
|
|
|