| Index: sky/engine/core/editing/SurroundingText.h
|
| diff --git a/sky/engine/core/editing/SurroundingText.h b/sky/engine/core/editing/SurroundingText.h
|
| index 8e5fc0b308b586eaba01f1654b59aa7ec84314d9..d9f7ad2a95b6f5e8018583e143cc398de5b44499 100644
|
| --- a/sky/engine/core/editing/SurroundingText.h
|
| +++ b/sky/engine/core/editing/SurroundingText.h
|
| @@ -31,8 +31,8 @@
|
| #ifndef SurroundingText_h
|
| #define SurroundingText_h
|
|
|
| -#include "platform/heap/Handle.h"
|
| -#include "wtf/text/WTFString.h"
|
| +#include "sky/engine/platform/heap/Handle.h"
|
| +#include "sky/engine/wtf/text/WTFString.h"
|
|
|
| namespace blink {
|
|
|
|
|