Index: third_party/WebKit/Source/platform/text/mac/HyphenationMac.cpp |
diff --git a/third_party/WebKit/Source/platform/text/mac/HyphenationMac.cpp b/third_party/WebKit/Source/platform/text/mac/HyphenationMac.cpp |
index 62a0fd368819741cd80a6c2fb06f6ff276138e7f..8139fdf511b035ddb9e8e487b67b78d9e37398c4 100644 |
--- a/third_party/WebKit/Source/platform/text/mac/HyphenationMac.cpp |
+++ b/third_party/WebKit/Source/platform/text/mac/HyphenationMac.cpp |
@@ -4,9 +4,9 @@ |
#include "platform/text/Hyphenation.h" |
+#include <CoreFoundation/CoreFoundation.h> |
#include "wtf/RetainPtr.h" |
#include "wtf/text/StringView.h" |
-#include <CoreFoundation/CoreFoundation.h> |
namespace blink { |