| Index: sky/engine/platform/graphics/GraphicsContextAnnotation.h
|
| diff --git a/sky/engine/platform/graphics/GraphicsContextAnnotation.h b/sky/engine/platform/graphics/GraphicsContextAnnotation.h
|
| index af2bc409434b186c6fff5da46b09ee0c1994c8e2..d8bc0b610196104a90613cf9c98f01e28c8af79b 100644
|
| --- a/sky/engine/platform/graphics/GraphicsContextAnnotation.h
|
| +++ b/sky/engine/platform/graphics/GraphicsContextAnnotation.h
|
| @@ -31,8 +31,8 @@
|
| #ifndef GraphicsContextAnnotation_h
|
| #define GraphicsContextAnnotation_h
|
|
|
| -#include "wtf/Vector.h"
|
| -#include "wtf/text/WTFString.h"
|
| +#include "sky/engine/wtf/Vector.h"
|
| +#include "sky/engine/wtf/text/WTFString.h"
|
|
|
| namespace blink {
|
|
|
|
|