Index: Source/platform/text/LocaleMac.h |
diff --git a/Source/platform/text/LocaleMac.h b/Source/platform/text/LocaleMac.h |
index f604bd4956baefd71bffae82806bef1b47a67530..cb49b62cfb6c96a5ffecef839d79483076fe57d3 100644 |
--- a/Source/platform/text/LocaleMac.h |
+++ b/Source/platform/text/LocaleMac.h |
@@ -43,8 +43,6 @@ OBJC_CLASS NSLocale; |
namespace blink { |
-class DateComponents; |
- |
class PLATFORM_EXPORT LocaleMac : public Locale { |
public: |
static PassOwnPtr<LocaleMac> create(const String&); |