| Index: Source/platform/fonts/FontCache.h
|
| diff --git a/Source/platform/fonts/FontCache.h b/Source/platform/fonts/FontCache.h
|
| index eddbfa60bcfd3c9e0af17e2e1b8e7fdf19efec6d..39f4b8ff0384b5cec1675e26efb5e53de692eeaa 100644
|
| --- a/Source/platform/fonts/FontCache.h
|
| +++ b/Source/platform/fonts/FontCache.h
|
| @@ -37,7 +37,6 @@
|
| #include "wtf/HashMap.h"
|
| #include "wtf/PassRefPtr.h"
|
| #include "wtf/RefPtr.h"
|
| -#include "wtf/Vector.h"
|
| #include "wtf/text/CString.h"
|
| #include "wtf/text/WTFString.h"
|
| #include "wtf/unicode/Unicode.h"
|
|
|