| Index: Source/core/workers/WorkerReportingProxy.h
|
| diff --git a/Source/core/workers/WorkerReportingProxy.h b/Source/core/workers/WorkerReportingProxy.h
|
| index a42df140dd092f8910f2559658565b44d188a38e..daa8f500b451f1f71fe3f69d01033134d51da617 100644
|
| --- a/Source/core/workers/WorkerReportingProxy.h
|
| +++ b/Source/core/workers/WorkerReportingProxy.h
|
| @@ -32,7 +32,7 @@
|
| #define WorkerReportingProxy_h
|
|
|
| #include "core/page/ConsoleTypes.h"
|
| -#include <wtf/Forward.h>
|
| +#include "wtf/Forward.h"
|
|
|
| namespace WebCore {
|
|
|
|
|