Chromium Code Reviews| Index: Source/core/css/FontSize.h |
| diff --git a/Source/core/css/FontSize.h b/Source/core/css/FontSize.h |
| index 3c309f3789c487c3b83f27a2ca14b3fbdc73f872..bcc624ec6eb7e10ed6f9708a78f2cd1e49782bdc 100644 |
| --- a/Source/core/css/FontSize.h |
| +++ b/Source/core/css/FontSize.h |
| @@ -22,8 +22,6 @@ |
| #ifndef FontSize_h |
| #define FontSize_h |
| -#include "core/platform/graphics/FontDescription.h" |
| - |
| namespace WebCore { |
| class Document; |