| Index: sky/engine/core/css/LocalFontFaceSource.h
|
| diff --git a/sky/engine/core/css/LocalFontFaceSource.h b/sky/engine/core/css/LocalFontFaceSource.h
|
| index e4177cb1f195c46e6851646bc74690d47827f7e8..a3b47ef429bd09cf42e563bcd50d0f8373192f8f 100644
|
| --- a/sky/engine/core/css/LocalFontFaceSource.h
|
| +++ b/sky/engine/core/css/LocalFontFaceSource.h
|
| @@ -5,8 +5,8 @@
|
| #ifndef LocalFontFaceSource_h
|
| #define LocalFontFaceSource_h
|
|
|
| -#include "core/css/CSSFontFaceSource.h"
|
| -#include "wtf/text/AtomicString.h"
|
| +#include "sky/engine/core/css/CSSFontFaceSource.h"
|
| +#include "sky/engine/wtf/text/AtomicString.h"
|
|
|
| namespace blink {
|
|
|
|
|