Index: Source/core/workers/WorkerMessagingProxy.h |
diff --git a/Source/core/workers/WorkerMessagingProxy.h b/Source/core/workers/WorkerMessagingProxy.h |
index 0babd10fe7b66c128dde2f0886db8ebd75513892..ea5b71b8933605fe6d49db772ef4a138ff9ce795 100644 |
--- a/Source/core/workers/WorkerMessagingProxy.h |
+++ b/Source/core/workers/WorkerMessagingProxy.h |
@@ -28,6 +28,7 @@ |
#define WorkerMessagingProxy_h |
#include "core/dom/ExecutionContext.h" |
+#include "core/inspector/ConsoleMessage.h" |
vsevik
2014/08/08 13:06:29
This is redundant
kozyatinskiy1
2014/08/08 14:58:09
Done.
|
#include "core/workers/WorkerGlobalScopeProxy.h" |
#include "core/workers/WorkerLoaderProxy.h" |
#include "wtf/Forward.h" |