Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2714)

Unified Diff: Source/platform/text/LocaleWin.h

Issue 524773004: Clean up forward declarations in Source/platform (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rebase against ToT Created 6 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « Source/platform/text/LocaleMac.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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);
« no previous file with comments | « Source/platform/text/LocaleMac.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698