Index: Source/core/testing/v8/WebCoreTestSupport.h |
diff --git a/Source/core/testing/v8/WebCoreTestSupport.h b/Source/core/testing/v8/WebCoreTestSupport.h |
index 48272233c6b8cb9d088932949942df77c88d1deb..db043af01f4116083df43ace0722002a45b2fe0b 100644 |
--- a/Source/core/testing/v8/WebCoreTestSupport.h |
+++ b/Source/core/testing/v8/WebCoreTestSupport.h |
@@ -34,11 +34,6 @@ class Context; |
template <class T> class Local; |
} |
-namespace blink { |
-class LocalFrame; |
-class PagePopupController; |
-} |
- |
namespace WebCoreTestSupport { |
void injectInternalsObject(v8::Local<v8::Context>); |