| 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 dcd08535375dc99b7da23d32a2b1d9b4f3aeb738..c442480c9616a70f7ac2a61e80b9c5c669b0da3f 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"
|
|
|
|
|