| Index: Source/core/inspector/WorkerInspectorController.cpp
|
| diff --git a/Source/core/inspector/WorkerInspectorController.cpp b/Source/core/inspector/WorkerInspectorController.cpp
|
| index 6288387c923f025d7b9853f550a8f3f4c9079497..4674ae05ec0765781773f05d738317bdba19f9d8 100644
|
| --- a/Source/core/inspector/WorkerInspectorController.cpp
|
| +++ b/Source/core/inspector/WorkerInspectorController.cpp
|
| @@ -36,7 +36,6 @@
|
| #include "InspectorFrontend.h"
|
| #include "core/inspector/InjectedScriptHost.h"
|
| #include "core/inspector/InjectedScriptManager.h"
|
| -#include "core/inspector/InspectorClient.h"
|
| #include "core/inspector/InspectorConsoleAgent.h"
|
| #include "core/inspector/InspectorFrontendChannel.h"
|
| #include "core/inspector/InspectorHeapProfilerAgent.h"
|
|
|