| Index: sky/engine/core/frame/PlatformEventDispatcher.h
|
| diff --git a/sky/engine/core/frame/PlatformEventDispatcher.h b/sky/engine/core/frame/PlatformEventDispatcher.h
|
| index 406cf680ce7854cba0fbdfae4347f7baf5ba17a8..4b56154820cccd1c975b49abf109a0fe9bd0fd8b 100644
|
| --- a/sky/engine/core/frame/PlatformEventDispatcher.h
|
| +++ b/sky/engine/core/frame/PlatformEventDispatcher.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef PlatformEventDispatcher_h
|
| #define PlatformEventDispatcher_h
|
|
|
| -#include "wtf/Vector.h"
|
| +#include "sky/engine/wtf/Vector.h"
|
|
|
| namespace blink {
|
| class PlatformEventController;
|
|
|