Index: Source/core/page/Page.h |
diff --git a/Source/core/page/Page.h b/Source/core/page/Page.h |
index 9ff39f0d9b63a0a35dac935574120cc134b291af..c0bf5bfe39e49f0ed6242e56dd4639fb18a395a5 100644 |
--- a/Source/core/page/Page.h |
+++ b/Source/core/page/Page.h |
@@ -54,20 +54,12 @@ class EditorClient; |
class FocusController; |
class Frame; |
class FrameHost; |
-class HistoryItem; |
class InspectorClient; |
class InspectorController; |
class PageLifecycleNotifier; |
-class PlatformMouseEvent; |
class PluginData; |
class PointerLockController; |
-class Range; |
-class RenderBox; |
-class RenderObject; |
-class RenderTheme; |
class StorageClient; |
-class VisibleSelection; |
-class ScrollableArea; |
class ScrollingCoordinator; |
class Settings; |
class SpellCheckerClient; |