Index: Source/platform/text/LocaleWin.h |
diff --git a/Source/platform/text/LocaleWin.h b/Source/platform/text/LocaleWin.h |
index 140e9f2973e3caf2cebcc2e3ea42393b0ec1ac77..5decf14d632f157916bbad7b9029eae2b10ad1cf 100644 |
--- a/Source/platform/text/LocaleWin.h |
+++ b/Source/platform/text/LocaleWin.h |
@@ -39,9 +39,6 @@ |
namespace blink { |
-class DateComponents; |
-struct DateFormatToken; |
- |
class PLATFORM_EXPORT LocaleWin : public Locale { |
public: |
static PassOwnPtr<LocaleWin> create(LCID, bool defaultsForLocale); |