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 48886a330d2e7241056113dee30e74db5812a01a..40798fd070853824bd62a169b00b57156ff58d7f 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 "platform/wtf/text/WTFString.h" |
namespace blink { |