Index: Source/core/inspector/InspectorMemoryAgent.h |
diff --git a/Source/core/inspector/InspectorMemoryAgent.h b/Source/core/inspector/InspectorMemoryAgent.h |
index f364108e39378eee7a00edf7d6d550bcc5a6c3ee..6c74a954b11934949709a43018b64d0e0ba7bf01 100644 |
--- a/Source/core/inspector/InspectorMemoryAgent.h |
+++ b/Source/core/inspector/InspectorMemoryAgent.h |
@@ -37,8 +37,6 @@ |
namespace blink { |
-class InstrumentingAgents; |
- |
typedef String ErrorString; |
class InspectorMemoryAgent final : public InspectorBaseAgent<InspectorMemoryAgent>, public InspectorBackendDispatcher::MemoryCommandHandler { |