| Index: Source/core/frame/ConsoleBase.cpp
|
| diff --git a/Source/core/frame/ConsoleBase.cpp b/Source/core/frame/ConsoleBase.cpp
|
| index bb892227b3e6268c11c1bfa47de8f1e9f728ac9e..82c1df17befecb8d632411cf1cd54d301466e5f2 100644
|
| --- a/Source/core/frame/ConsoleBase.cpp
|
| +++ b/Source/core/frame/ConsoleBase.cpp
|
| @@ -29,7 +29,7 @@
|
| #include "config.h"
|
| #include "core/frame/Console.h"
|
|
|
| -#include "bindings/v8/ScriptCallStackFactory.h"
|
| +#include "bindings/core/v8/ScriptCallStackFactory.h"
|
| #include "core/inspector/InspectorConsoleInstrumentation.h"
|
| #include "core/inspector/ScriptArguments.h"
|
| #include "platform/TraceEvent.h"
|
|
|