| Index: Source/core/frame/ConsoleBase.cpp
|
| diff --git a/Source/core/frame/ConsoleBase.cpp b/Source/core/frame/ConsoleBase.cpp
|
| index da5c3aec89e33b71ecb66e1b869fe766ae4119ab..bb892227b3e6268c11c1bfa47de8f1e9f728ac9e 100644
|
| --- a/Source/core/frame/ConsoleBase.cpp
|
| +++ b/Source/core/frame/ConsoleBase.cpp
|
| @@ -30,7 +30,6 @@
|
| #include "core/frame/Console.h"
|
|
|
| #include "bindings/v8/ScriptCallStackFactory.h"
|
| -#include "core/dom/Document.h"
|
| #include "core/inspector/InspectorConsoleInstrumentation.h"
|
| #include "core/inspector/ScriptArguments.h"
|
| #include "platform/TraceEvent.h"
|
|
|