Chromium Code Reviews| Index: Source/platform/fonts/SimpleFontData.h |
| diff --git a/Source/platform/fonts/SimpleFontData.h b/Source/platform/fonts/SimpleFontData.h |
| index f9ed029da07e4ebdc55d45125b862ae967696050..a0c9c9863336e54d24efcdf6ebc9c9aee5552154 100644 |
| --- a/Source/platform/fonts/SimpleFontData.h |
| +++ b/Source/platform/fonts/SimpleFontData.h |
| @@ -39,10 +39,6 @@ |
| #include "wtf/PassOwnPtr.h" |
| #include "wtf/text/StringHash.h" |
| -#if OS(MACOSX) |
| -#include "wtf/RetainPtr.h" |
| -#endif |
| - |
| namespace blink { |
| class FontDescription; |