| Index: sky/engine/core/css/FontFaceSetForEachCallback.h
|
| diff --git a/sky/engine/core/css/FontFaceSetForEachCallback.h b/sky/engine/core/css/FontFaceSetForEachCallback.h
|
| index 73effdf5d0fc9d9ab571e6a78dab4436617e4b1f..d96a421f09f8bdd641725f0d5ab746d7e449a10c 100644
|
| --- a/sky/engine/core/css/FontFaceSetForEachCallback.h
|
| +++ b/sky/engine/core/css/FontFaceSetForEachCallback.h
|
| @@ -26,8 +26,8 @@
|
| #ifndef FontFaceSetForEachCallback_h
|
| #define FontFaceSetForEachCallback_h
|
|
|
| -#include "bindings/core/v8/ScriptValue.h"
|
| -#include "platform/heap/Handle.h"
|
| +#include "sky/engine/bindings/core/v8/ScriptValue.h"
|
| +#include "sky/engine/platform/heap/Handle.h"
|
|
|
| namespace blink {
|
|
|
|
|