Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(22)

Unified Diff: third_party/WebKit/Source/wtf/text/StringOperatorsTest.cpp

Issue 2774333002: Revert "Move files in wtf/ to platform/wtf/" (Closed)
Patch Set: Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/Source/wtf/text/StringOperatorsTest.cpp
diff --git a/third_party/WebKit/Source/platform/wtf/text/StringOperatorsTest.cpp b/third_party/WebKit/Source/wtf/text/StringOperatorsTest.cpp
similarity index 99%
rename from third_party/WebKit/Source/platform/wtf/text/StringOperatorsTest.cpp
rename to third_party/WebKit/Source/wtf/text/StringOperatorsTest.cpp
index 29501e20105348e144846d8d2c99f2519757fb64..2b8859dfb6f3e2c5460476c279002ba301d5b6be 100644
--- a/third_party/WebKit/Source/platform/wtf/text/StringOperatorsTest.cpp
+++ b/third_party/WebKit/Source/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 {
« no previous file with comments | « third_party/WebKit/Source/wtf/text/StringImplTest.cpp ('k') | third_party/WebKit/Source/wtf/text/StringToNumberTest.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698