Index: Source/core/inspector/InspectorProfilerAgent.h |
diff --git a/Source/core/inspector/InspectorProfilerAgent.h b/Source/core/inspector/InspectorProfilerAgent.h |
index 5897ed015496761da5d423130e673f0006fa8110..d30be1e279bff47388c4bb63b18a0f479c667d5f 100644 |
--- a/Source/core/inspector/InspectorProfilerAgent.h |
+++ b/Source/core/inspector/InspectorProfilerAgent.h |
@@ -49,7 +49,7 @@ class InstrumentingAgents; |
class Page; |
class ScriptCallStack; |
class ScriptProfile; |
-class WorkerContext; |
+class WorkerGlobalScope; |
typedef String ErrorString; |