| Index: sky/engine/public/platform/WebExternalTextureLayerClient.h
|
| diff --git a/sky/engine/public/platform/WebExternalTextureLayerClient.h b/sky/engine/public/platform/WebExternalTextureLayerClient.h
|
| index 6902754adc2d501904f2480a5d813d816a1a9a20..0641eeb6a004a389ebc09977d4eceecc5da71ee6 100644
|
| --- a/sky/engine/public/platform/WebExternalTextureLayerClient.h
|
| +++ b/sky/engine/public/platform/WebExternalTextureLayerClient.h
|
| @@ -26,8 +26,8 @@
|
| #ifndef WebExternalTextureLayerClient_h
|
| #define WebExternalTextureLayerClient_h
|
|
|
| -#include "WebCommon.h"
|
| -#include "WebSize.h"
|
| +#include "sky/engine/public/platform/WebCommon.h"
|
| +#include "sky/engine/public/platform/WebSize.h"
|
|
|
| namespace blink {
|
|
|
|
|