Index: third_party/WebKit/Source/platform/text/DateTimeFormatTest.cpp |
diff --git a/third_party/WebKit/Source/platform/text/DateTimeFormatTest.cpp b/third_party/WebKit/Source/platform/text/DateTimeFormatTest.cpp |
index 6cbab69fc9ee15cc1f173a17fd9be948f9c423e9..29257cf1608a0cc94bae4079bc7cbef6645f1b3f 100644 |
--- a/third_party/WebKit/Source/platform/text/DateTimeFormatTest.cpp |
+++ b/third_party/WebKit/Source/platform/text/DateTimeFormatTest.cpp |
@@ -25,9 +25,9 @@ |
#include "platform/text/DateTimeFormat.h" |
+#include "platform/wtf/text/CString.h" |
+#include "platform/wtf/text/StringBuilder.h" |
#include "testing/gtest/include/gtest/gtest.h" |
-#include "wtf/text/CString.h" |
-#include "wtf/text/StringBuilder.h" |
namespace blink { |