Index: third_party/WebKit/Source/core/workers/InProcessWorkerMessagingProxy.cpp |
diff --git a/third_party/WebKit/Source/core/workers/InProcessWorkerMessagingProxy.cpp b/third_party/WebKit/Source/core/workers/InProcessWorkerMessagingProxy.cpp |
index ca6bf4c19a331b1b0e6d180b6ed05067a81fe4d8..e9bbbcb986aa2a5a2562c50d62d5146052394df7 100644 |
--- a/third_party/WebKit/Source/core/workers/InProcessWorkerMessagingProxy.cpp |
+++ b/third_party/WebKit/Source/core/workers/InProcessWorkerMessagingProxy.cpp |
@@ -34,7 +34,6 @@ |
#include "core/dom/SecurityContext.h" |
#include "core/events/ErrorEvent.h" |
#include "core/events/MessageEvent.h" |
-#include "core/frame/Console.h" |
#include "core/frame/FrameConsole.h" |
#include "core/frame/LocalFrame.h" |
#include "core/frame/csp/ContentSecurityPolicy.h" |