| Index: third_party/WebKit/Source/core/workers/WorkerReportingProxy.h
|
| diff --git a/third_party/WebKit/Source/core/workers/WorkerReportingProxy.h b/third_party/WebKit/Source/core/workers/WorkerReportingProxy.h
|
| index ce59728a1c0eecea2c654dbee15afc3a8c15b7db..eba4ea3c83eadeabd4ab90c8a9566bc3e7090ac0 100644
|
| --- a/third_party/WebKit/Source/core/workers/WorkerReportingProxy.h
|
| +++ b/third_party/WebKit/Source/core/workers/WorkerReportingProxy.h
|
| @@ -32,7 +32,6 @@
|
| #define WorkerReportingProxy_h
|
|
|
| #include "core/CoreExport.h"
|
| -#include "core/frame/ConsoleTypes.h"
|
| #include "platform/heap/Handle.h"
|
| #include "wtf/Forward.h"
|
|
|
|
|