Index: Source/core/dom/ExecutionContextClient.h |
diff --git a/Source/core/dom/ExecutionContextClient.h b/Source/core/dom/ExecutionContextClient.h |
index 2db223e8888803ef933e1350deecac6e526474dc..2817f0117eb8ebd23eff10f6d8b489b47531f9f5 100644 |
--- a/Source/core/dom/ExecutionContextClient.h |
+++ b/Source/core/dom/ExecutionContextClient.h |
@@ -36,11 +36,9 @@ |
namespace WebCore { |
class DOMWindow; |
-class EventQueue; |
class EventTarget; |
class ExecutionContextTask; |
class KURL; |
-template<class T> class LifecycleNotifier; |
class ScriptCallStack; |
class ScriptState; |
class SecurityContext; |