Chromium Code Reviews| Index: third_party/WebKit/Source/core/inspector/InspectorWorkerAgent.h |
| diff --git a/third_party/WebKit/Source/core/inspector/InspectorWorkerAgent.h b/third_party/WebKit/Source/core/inspector/InspectorWorkerAgent.h |
| index e232f388c46d762a200b2e51f424a8537a890093..be847151389df77b96bd5e0340dcc5cc641d97f8 100644 |
| --- a/third_party/WebKit/Source/core/inspector/InspectorWorkerAgent.h |
| +++ b/third_party/WebKit/Source/core/inspector/InspectorWorkerAgent.h |
| @@ -40,7 +40,6 @@ |
| namespace blink { |
| class InspectedFrames; |
| -class KURL; |
| class WorkerInspectorProxy; |
| class CORE_EXPORT InspectorWorkerAgent final |