| Index: sky/engine/core/events/EventFactory.h
|
| diff --git a/sky/engine/core/events/EventFactory.h b/sky/engine/core/events/EventFactory.h
|
| index 8f52250d9eda572b19fef8b27d80983498776531..43494d43578cc462315b055e0f9230b8fd4445f1 100644
|
| --- a/sky/engine/core/events/EventFactory.h
|
| +++ b/sky/engine/core/events/EventFactory.h
|
| @@ -26,7 +26,7 @@
|
| #ifndef EventFactory_h
|
| #define EventFactory_h
|
|
|
| -#include "platform/heap/Handle.h"
|
| +#include "wtf/PassOwnPtr.h"
|
| #include "wtf/PassRefPtr.h"
|
| #include "wtf/text/AtomicString.h"
|
|
|
|
|