| Index: sky/engine/platform/text/TextBoundaries.h
|
| diff --git a/sky/engine/platform/text/TextBoundaries.h b/sky/engine/platform/text/TextBoundaries.h
|
| index 754e7c18aaab9abbeead891c02cd83be0fff1baf..ecc7e805b0e5db43f1f4c34b3cad6f5c95aa1075 100644
|
| --- a/sky/engine/platform/text/TextBoundaries.h
|
| +++ b/sky/engine/platform/text/TextBoundaries.h
|
| @@ -26,8 +26,8 @@
|
| #ifndef TextBoundaries_h
|
| #define TextBoundaries_h
|
|
|
| -#include "platform/PlatformExport.h"
|
| -#include "wtf/unicode/Unicode.h"
|
| +#include "sky/engine/platform/PlatformExport.h"
|
| +#include "sky/engine/wtf/unicode/Unicode.h"
|
|
|
| namespace blink {
|
|
|
|
|