Index: Source/core/inspector/InspectorDebuggerAgent.h |
diff --git a/Source/core/inspector/InspectorDebuggerAgent.h b/Source/core/inspector/InspectorDebuggerAgent.h |
index 738c014d875e455037612e73868bc34fbe8dc6e6..c30632bf9bcc75c2bf6abde576a56c7ac66ccd0c 100644 |
--- a/Source/core/inspector/InspectorDebuggerAgent.h |
+++ b/Source/core/inspector/InspectorDebuggerAgent.h |
@@ -58,14 +58,11 @@ class FormData; |
class HTTPHeaderMap; |
class InjectedScriptManager; |
class InspectorFrontend; |
-class InstrumentingAgents; |
class JavaScriptCallFrame; |
class JSONObject; |
class KURL; |
class MutationObserver; |
-class ScriptArguments; |
class ScriptAsyncCallStack; |
-class ScriptCallStack; |
class ScriptDebugServer; |
class ScriptRegexp; |
class ScriptSourceCode; |