Index: Source/core/inspector/InspectorPageAgent.h |
diff --git a/Source/core/inspector/InspectorPageAgent.h b/Source/core/inspector/InspectorPageAgent.h |
index 2354061ee4d7287fcf3de5ac59374815f1005a02..530b3a97d92c4ff5db626c7c729114a9f6b9d5da 100644 |
--- a/Source/core/inspector/InspectorPageAgent.h |
+++ b/Source/core/inspector/InspectorPageAgent.h |
@@ -41,7 +41,6 @@ |
namespace blink { |
class Resource; |
-class DOMWrapperWorld; |
class Document; |
class DocumentLoader; |
class LocalFrame; |
@@ -51,8 +50,6 @@ class InjectedScriptManager; |
class InspectorClient; |
class InspectorOverlay; |
class InspectorResourceContentLoader; |
-class InstrumentingAgents; |
-class IntSize; |
class KURL; |
class LayoutRect; |
class Page; |