| Index: sky/engine/platform/geometry/FloatSize.h
|
| diff --git a/sky/engine/platform/geometry/FloatSize.h b/sky/engine/platform/geometry/FloatSize.h
|
| index aad68c9bab125dc4c7dc8745acbf78c8f5a1d13d..63bdd9671875ee5fcba98bdab8ebb05884372cfb 100644
|
| --- a/sky/engine/platform/geometry/FloatSize.h
|
| +++ b/sky/engine/platform/geometry/FloatSize.h
|
| @@ -28,8 +28,8 @@
|
| #ifndef FloatSize_h
|
| #define FloatSize_h
|
|
|
| -#include "platform/geometry/IntPoint.h"
|
| -#include "wtf/MathExtras.h"
|
| +#include "sky/engine/platform/geometry/IntPoint.h"
|
| +#include "sky/engine/wtf/MathExtras.h"
|
|
|
| namespace blink {
|
|
|
|
|