| Index: third_party/WebKit/Source/core/workers/WorkerInspectorProxy.h
|
| diff --git a/third_party/WebKit/Source/core/workers/WorkerInspectorProxy.h b/third_party/WebKit/Source/core/workers/WorkerInspectorProxy.h
|
| index af5e7a44d4159a9b4e94bde211b2f1b679cde9aa..51a0bc86270bf957d2a91897d2bcbf5f89338331 100644
|
| --- a/third_party/WebKit/Source/core/workers/WorkerInspectorProxy.h
|
| +++ b/third_party/WebKit/Source/core/workers/WorkerInspectorProxy.h
|
| @@ -15,7 +15,6 @@ namespace blink {
|
|
|
| class Document;
|
| class KURL;
|
| -class WebTraceLocation;
|
| class WorkerGlobalScopeProxy;
|
|
|
| // A proxy for talking to the worker inspector on the worker thread.
|
|
|