| Index: sky/engine/web/EditorClientImpl.h
|
| diff --git a/sky/engine/web/EditorClientImpl.h b/sky/engine/web/EditorClientImpl.h
|
| index 8e84ab56e680bb31ff7e125e68c1773d2e1a5f14..0d6148cdc41a72cc51d208b1cb55556ff2cf1e04 100644
|
| --- a/sky/engine/web/EditorClientImpl.h
|
| +++ b/sky/engine/web/EditorClientImpl.h
|
| @@ -31,8 +31,8 @@
|
| #ifndef EditorClientImpl_h
|
| #define EditorClientImpl_h
|
|
|
| -#include "core/page/EditorClient.h"
|
| -#include "wtf/Forward.h"
|
| +#include "sky/engine/core/page/EditorClient.h"
|
| +#include "sky/engine/wtf/Forward.h"
|
|
|
| namespace blink {
|
|
|
|
|