| Index: sky/engine/core/page/EditorClient.h
|
| diff --git a/sky/engine/core/page/EditorClient.h b/sky/engine/core/page/EditorClient.h
|
| index b1fafe68f8b10f1ebb0b20b8d54c118fd0b0f172..c3257312c2bb7649bc92034e7ca4216009f71a7a 100644
|
| --- a/sky/engine/core/page/EditorClient.h
|
| +++ b/sky/engine/core/page/EditorClient.h
|
| @@ -27,8 +27,8 @@
|
| #ifndef EditorClient_h
|
| #define EditorClient_h
|
|
|
| -#include "core/editing/SelectionType.h"
|
| -#include "wtf/Forward.h"
|
| +#include "sky/engine/core/editing/SelectionType.h"
|
| +#include "sky/engine/wtf/Forward.h"
|
|
|
| namespace blink {
|
|
|
|
|