| Index: Source/platform/fonts/FontPlatformData.cpp
|
| diff --git a/Source/platform/fonts/FontPlatformData.cpp b/Source/platform/fonts/FontPlatformData.cpp
|
| index 114ed04630c0968451135135385440a35adc6e80..41bdd5a8750a9939e7ec3466068a1ae148b3363b 100644
|
| --- a/Source/platform/fonts/FontPlatformData.cpp
|
| +++ b/Source/platform/fonts/FontPlatformData.cpp
|
| @@ -24,7 +24,6 @@
|
| #include "wtf/HashMap.h"
|
| #include "wtf/text/StringHash.h"
|
| #include "wtf/text/WTFString.h"
|
| -#include "wtf/Vector.h"
|
|
|
| #if OS(MACOSX)
|
| #include "platform/fonts/harfbuzz/HarfBuzzFace.h"
|
|
|