Index: Source/core/inspector/InspectorProfilerAgent.h |
diff --git a/Source/core/inspector/InspectorProfilerAgent.h b/Source/core/inspector/InspectorProfilerAgent.h |
index d45f9d42c6ac82162ee0bd11de10c5bf281ab55a..51d4e2301bde716b172d3b568531058c4085f681 100644 |
--- a/Source/core/inspector/InspectorProfilerAgent.h |
+++ b/Source/core/inspector/InspectorProfilerAgent.h |
@@ -44,10 +44,6 @@ class ExecutionContext; |
class InjectedScriptManager; |
class InspectorFrontend; |
class InspectorOverlay; |
-class InstrumentingAgents; |
-class ScriptState; |
-class ScriptCallStack; |
-class ScriptProfile; |
typedef String ErrorString; |