Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2967)

Unified Diff: Source/core/testing/v8/WebCoreTestSupport.h

Issue 732803003: Clean up forward declarations in Source/core (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « Source/core/testing/LayerRectList.h ('k') | Source/core/timing/Performance.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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>);
« no previous file with comments | « Source/core/testing/LayerRectList.h ('k') | Source/core/timing/Performance.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698