summaryrefslogtreecommitdiffstats
path: root/WebCore/history/CachedPage.h
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/history/CachedPage.h')
-rw-r--r--WebCore/history/CachedPage.h11
1 files changed, 3 insertions, 8 deletions
diff --git a/WebCore/history/CachedPage.h b/WebCore/history/CachedPage.h
index c68c753..4741c79 100644
--- a/WebCore/history/CachedPage.h
+++ b/WebCore/history/CachedPage.h
@@ -30,14 +30,9 @@
namespace WebCore {
- class CachedFramePlatformData;
- class DOMWindow;
- class Document;
- class DocumentLoader;
- class FrameView;
- class KURL;
- class Node;
- class Page;
+class Document;
+class DocumentLoader;
+class Page;
class CachedPage : public RefCounted<CachedPage> {
public: