Index: Source/core/editing/FrameSelection.h |
diff --git a/Source/core/editing/FrameSelection.h b/Source/core/editing/FrameSelection.h |
index 6dbee0c4b663649b9567cebd7bf35f5376d233e9..5fe22a43ad7de3f2747eb57b275621865ca267c9 100644 |
--- a/Source/core/editing/FrameSelection.h |
+++ b/Source/core/editing/FrameSelection.h |
@@ -43,10 +43,6 @@ class CharacterData; |
class LocalFrame; |
class GraphicsContext; |
class HTMLFormElement; |
-class MutableStylePropertySet; |
-class RenderObject; |
-class RenderView; |
-class Settings; |
class Text; |
class VisiblePosition; |