| 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 7ae16b31cf7238b5367c50e8005ed4eda427af43..beb46b50ff2b0a8ee826b47501fe6314f3699819 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 {
|
|
|