| Index: sky/engine/platform/geometry/IntSize.h
|
| diff --git a/sky/engine/platform/geometry/IntSize.h b/sky/engine/platform/geometry/IntSize.h
|
| index cbd4b8ee3d614107016adb7214dc7d3396e3985c..d89d4b9d7f867dbf1860aeaf1f6b05a3b84dc7a0 100644
|
| --- a/sky/engine/platform/geometry/IntSize.h
|
| +++ b/sky/engine/platform/geometry/IntSize.h
|
| @@ -27,8 +27,8 @@
|
| #ifndef IntSize_h
|
| #define IntSize_h
|
|
|
| -#include "platform/PlatformExport.h"
|
| -#include "public/platform/WebCommon.h"
|
| +#include "sky/engine/platform/PlatformExport.h"
|
| +#include "sky/engine/public/platform/WebCommon.h"
|
|
|
| namespace blink {
|
|
|
|
|