| Index: sky/engine/core/dom/Document.h
|
| diff --git a/sky/engine/core/dom/Document.h b/sky/engine/core/dom/Document.h
|
| index 6653e17ab86dd8e6afd09eae021bbb2ff9d2c438..c0532e5c0bf4bb061f39ce57d933ce3d729f5518 100644
|
| --- a/sky/engine/core/dom/Document.h
|
| +++ b/sky/engine/core/dom/Document.h
|
| @@ -80,8 +80,6 @@ class ElementDataCache;
|
| class Event;
|
| class EventFactoryBase;
|
| class EventListener;
|
| -template <typename EventType>
|
| -class EventWithHitTestResults;
|
| class ExceptionState;
|
| class FloatQuad;
|
| class FloatRect;
|
|
|