| Index: third_party/WebKit/Source/core/css/RemoteFontFaceSource.h
|
| diff --git a/third_party/WebKit/Source/core/css/RemoteFontFaceSource.h b/third_party/WebKit/Source/core/css/RemoteFontFaceSource.h
|
| index 12f5f0b56aa4255701b4d547b174a8bd6cb35fe1..0831e89ef85eaae4297b5c558f3073ceae5d0f17 100644
|
| --- a/third_party/WebKit/Source/core/css/RemoteFontFaceSource.h
|
| +++ b/third_party/WebKit/Source/core/css/RemoteFontFaceSource.h
|
| @@ -6,7 +6,7 @@
|
| #define RemoteFontFaceSource_h
|
|
|
| #include "core/css/CSSFontFaceSource.h"
|
| -#include "core/fetch/FontResource.h"
|
| +#include "core/loader/resource/FontResource.h"
|
| #include "wtf/Allocator.h"
|
|
|
| namespace blink {
|
|
|