Index: third_party/WebKit/Source/core/page/WindowFeaturesTest.cpp |
diff --git a/third_party/WebKit/Source/core/page/WindowFeaturesTest.cpp b/third_party/WebKit/Source/core/page/WindowFeaturesTest.cpp |
index 62f1164a5e6f3e0c0a060745c6cf30600f95430a..f2d02ff9a62cb4ae45b523202b5fb16d67e3932c 100644 |
--- a/third_party/WebKit/Source/core/page/WindowFeaturesTest.cpp |
+++ b/third_party/WebKit/Source/core/page/WindowFeaturesTest.cpp |
@@ -4,8 +4,8 @@ |
// |
#include "core/page/WindowFeatures.h" |
-#include "wtf/text/WTFString.h" |
#include <gtest/gtest.h> |
+#include "wtf/text/WTFString.h" |
namespace blink { |