| Index: sky/engine/core/css/RemoteFontFaceSource.h
|
| diff --git a/sky/engine/core/css/RemoteFontFaceSource.h b/sky/engine/core/css/RemoteFontFaceSource.h
|
| index 1d1987588024b779165704adacbc3781c526ba82..5532c481d0b8147e68a3f519e040b1e83da36cf3 100644
|
| --- a/sky/engine/core/css/RemoteFontFaceSource.h
|
| +++ b/sky/engine/core/css/RemoteFontFaceSource.h
|
| @@ -5,9 +5,9 @@
|
| #ifndef RemoteFontFaceSource_h
|
| #define RemoteFontFaceSource_h
|
|
|
| -#include "core/css/CSSFontFaceSource.h"
|
| -#include "core/fetch/FontResource.h"
|
| -#include "core/fetch/ResourcePtr.h"
|
| +#include "sky/engine/core/css/CSSFontFaceSource.h"
|
| +#include "sky/engine/core/fetch/FontResource.h"
|
| +#include "sky/engine/core/fetch/ResourcePtr.h"
|
|
|
| namespace blink {
|
|
|
|
|