diff options
Diffstat (limited to 'WebCore/history/CachedPage.cpp')
-rw-r--r-- | WebCore/history/CachedPage.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/WebCore/history/CachedPage.cpp b/WebCore/history/CachedPage.cpp index d6b66db..8898ce2 100644 --- a/WebCore/history/CachedPage.cpp +++ b/WebCore/history/CachedPage.cpp @@ -26,12 +26,9 @@ #include "config.h" #include "CachedPage.h" -#include "CachedFrame.h" #include "FocusController.h" #include "Frame.h" -#ifndef NDEBUG #include "FrameView.h" -#endif #include "Page.h" #include <wtf/CurrentTime.h> #include <wtf/RefCountedLeakCounter.h> |