| 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 c94779a8f2cb63637dc8bd9fac06426899acd5ec..78febcccf5a7c0148d15a6fc233ba12fece7f0cc 100644
|
| --- a/third_party/WebKit/Source/core/css/RemoteFontFaceSource.h
|
| +++ b/third_party/WebKit/Source/core/css/RemoteFontFaceSource.h
|
| @@ -7,7 +7,7 @@
|
|
|
| #include "core/css/CSSFontFaceSource.h"
|
| #include "core/loader/resource/FontResource.h"
|
| -#include "wtf/Allocator.h"
|
| +#include "platform/wtf/Allocator.h"
|
|
|
| namespace blink {
|
|
|
|
|