| Index: sky/engine/platform/geometry/LayoutBoxExtent.h
|
| diff --git a/sky/engine/platform/geometry/LayoutBoxExtent.h b/sky/engine/platform/geometry/LayoutBoxExtent.h
|
| index 7b34981c930dda510e444d3809626d53144c7d8a..0ff0b7430285c6283ccc8f0d3cf753be5ed00f89 100644
|
| --- a/sky/engine/platform/geometry/LayoutBoxExtent.h
|
| +++ b/sky/engine/platform/geometry/LayoutBoxExtent.h
|
| @@ -31,9 +31,9 @@
|
| #ifndef LayoutBoxExtent_h
|
| #define LayoutBoxExtent_h
|
|
|
| -#include "platform/LayoutUnit.h"
|
| -#include "platform/PlatformExport.h"
|
| -#include "platform/text/TextDirection.h"
|
| +#include "sky/engine/platform/LayoutUnit.h"
|
| +#include "sky/engine/platform/PlatformExport.h"
|
| +#include "sky/engine/platform/text/TextDirection.h"
|
|
|
| namespace blink {
|
|
|
|
|