| Index: sky/engine/public/platform/WebScreenInfo.h
|
| diff --git a/sky/engine/public/platform/WebScreenInfo.h b/sky/engine/public/platform/WebScreenInfo.h
|
| index 90413b9d4c6169b8f37054d41c3c6c95b9865956..699e1ccd72ddf112f08daf445950eb9935f6a359 100644
|
| --- a/sky/engine/public/platform/WebScreenInfo.h
|
| +++ b/sky/engine/public/platform/WebScreenInfo.h
|
| @@ -31,8 +31,8 @@
|
| #ifndef WebScreenInfo_h
|
| #define WebScreenInfo_h
|
|
|
| -#include "WebRect.h"
|
| -#include "WebScreenOrientationType.h"
|
| +#include "sky/engine/public/platform/WebRect.h"
|
| +#include "sky/engine/public/platform/WebScreenOrientationType.h"
|
|
|
| namespace blink {
|
|
|
|
|