| Index: Source/core/platform/graphics/FontPlatformData.cpp
|
| diff --git a/Source/core/platform/graphics/FontPlatformData.cpp b/Source/core/platform/graphics/FontPlatformData.cpp
|
| index 3e2f72c5fae6d120510e849eee44a9b50ba5383a..9ebd49183b47ddab5df6ad038a9eff5ad2ff21f1 100644
|
| --- a/Source/core/platform/graphics/FontPlatformData.cpp
|
| +++ b/Source/core/platform/graphics/FontPlatformData.cpp
|
| @@ -22,7 +22,6 @@
|
| #include "core/platform/graphics/FontPlatformData.h"
|
|
|
| #include "wtf/HashMap.h"
|
| -#include "wtf/RetainPtr.h"
|
| #include "wtf/text/StringHash.h"
|
| #include "wtf/text/WTFString.h"
|
| #include "wtf/Vector.h"
|
|
|