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

Unified Diff: third_party/WebKit/Source/platform/exported/WebStringTest.cpp

Issue 2796233002: Rewrite references to "wtf/" to "platform/wtf/" in platform/exported. (Closed)
Patch Set: Created 3 years, 8 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/platform/exported/WebStringTest.cpp
diff --git a/third_party/WebKit/Source/platform/exported/WebStringTest.cpp b/third_party/WebKit/Source/platform/exported/WebStringTest.cpp
index c5199c4930fc6605eb0a962ab4653ada9eb1be90..49cb6d21f7bf4e1d9d312ea8c7f814be08367449 100644
--- a/third_party/WebKit/Source/platform/exported/WebStringTest.cpp
+++ b/third_party/WebKit/Source/platform/exported/WebStringTest.cpp
@@ -4,8 +4,8 @@
#include "public/platform/WebString.h"
+#include "platform/wtf/text/WTFString.h"
#include "testing/gtest/include/gtest/gtest.h"
-#include "wtf/text/WTFString.h"
namespace blink {
« no previous file with comments | « third_party/WebKit/Source/platform/exported/WebString.cpp ('k') | third_party/WebKit/Source/platform/exported/WebURL.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698