| Index: Source/core/fetch/FontResource.cpp
|
| diff --git a/Source/core/fetch/FontResource.cpp b/Source/core/fetch/FontResource.cpp
|
| index 22ff2c548695fae15ba14bf240d37d2377588750..8dceb281a7f40ea9cb6ee468c450753243bde3d1 100644
|
| --- a/Source/core/fetch/FontResource.cpp
|
| +++ b/Source/core/fetch/FontResource.cpp
|
| @@ -27,7 +27,6 @@
|
| #include "config.h"
|
| #include "core/fetch/FontResource.h"
|
|
|
| -#include "core/fetch/ResourceClient.h"
|
| #include "core/fetch/ResourceClientWalker.h"
|
| #include "core/fetch/TextResourceDecoder.h"
|
| #include "core/platform/graphics/FontPlatformData.h"
|
|
|