Index: third_party/WebKit/Source/platform/text/LocaleMac.h |
diff --git a/third_party/WebKit/Source/platform/text/LocaleMac.h b/third_party/WebKit/Source/platform/text/LocaleMac.h |
index 74fb50b331fedfd73d8b064e1057f1a0e7edd3f3..b4770392476b9c12b0ba11c7b80c99a3b035d0cd 100644 |
--- a/third_party/WebKit/Source/platform/text/LocaleMac.h |
+++ b/third_party/WebKit/Source/platform/text/LocaleMac.h |
@@ -31,12 +31,12 @@ |
#ifndef LocaleMac_h |
#define LocaleMac_h |
+#include <memory> |
#include "platform/text/PlatformLocale.h" |
#include "wtf/Forward.h" |
#include "wtf/RetainPtr.h" |
#include "wtf/Vector.h" |
#include "wtf/text/WTFString.h" |
-#include <memory> |
OBJC_CLASS NSCalendar; |
OBJC_CLASS NSDateFormatter; |