Index: third_party/WebKit/Source/platform/wtf/text/StringOperatorsTest.cpp |
diff --git a/third_party/WebKit/Source/wtf/text/StringOperatorsTest.cpp b/third_party/WebKit/Source/platform/wtf/text/StringOperatorsTest.cpp |
similarity index 99% |
rename from third_party/WebKit/Source/wtf/text/StringOperatorsTest.cpp |
rename to third_party/WebKit/Source/platform/wtf/text/StringOperatorsTest.cpp |
index 2b8859dfb6f3e2c5460476c279002ba301d5b6be..29501e20105348e144846d8d2c99f2519757fb64 100644 |
--- a/third_party/WebKit/Source/wtf/text/StringOperatorsTest.cpp |
+++ b/third_party/WebKit/Source/platform/wtf/text/StringOperatorsTest.cpp |
@@ -27,8 +27,8 @@ |
static int wtfStringCopyCount; |
+#include "platform/wtf/text/WTFString.h" |
#include "testing/gtest/include/gtest/gtest.h" |
-#include "wtf/text/WTFString.h" |
namespace WTF { |