| Index: sky/engine/platform/text/LineEnding.h
|
| diff --git a/sky/engine/platform/text/LineEnding.h b/sky/engine/platform/text/LineEnding.h
|
| index b15771628ea784a1bf47bfe4214ae26259e73808..8aa419ed8bf08080cc936d0861c54806bd7e0a53 100644
|
| --- a/sky/engine/platform/text/LineEnding.h
|
| +++ b/sky/engine/platform/text/LineEnding.h
|
| @@ -32,9 +32,9 @@
|
| #ifndef LineEnding_h
|
| #define LineEnding_h
|
|
|
| -#include "platform/PlatformExport.h"
|
| -#include "wtf/Forward.h"
|
| -#include "wtf/Vector.h"
|
| +#include "sky/engine/platform/PlatformExport.h"
|
| +#include "sky/engine/wtf/Forward.h"
|
| +#include "sky/engine/wtf/Vector.h"
|
|
|
| namespace blink {
|
|
|
|
|