| Index: sky/engine/platform/ContentType.h
|
| diff --git a/sky/engine/platform/ContentType.h b/sky/engine/platform/ContentType.h
|
| index f67d4e2ca33917068892ea5f6d342cba960a65e3..e202ee530e4f07ce74dd8dba26f7caa4c23fd6f5 100644
|
| --- a/sky/engine/platform/ContentType.h
|
| +++ b/sky/engine/platform/ContentType.h
|
| @@ -27,8 +27,8 @@
|
| #ifndef ContentType_h
|
| #define ContentType_h
|
|
|
| -#include "platform/PlatformExport.h"
|
| -#include "wtf/text/WTFString.h"
|
| +#include "sky/engine/platform/PlatformExport.h"
|
| +#include "sky/engine/wtf/text/WTFString.h"
|
|
|
| namespace blink {
|
|
|
|
|