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

Unified Diff: third_party/WebKit/Source/platform/LinkHash.cpp

Issue 2810413002: Rewrite references to "wtf/" to "platform/wtf/" in the rest of platform/. (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/LinkHash.cpp
diff --git a/third_party/WebKit/Source/platform/LinkHash.cpp b/third_party/WebKit/Source/platform/LinkHash.cpp
index b71d4e3619bcebc15b576bd743c82d1551d6c9f6..6ce1608cbe2c4aab620e170e7598c6ea32b07a5c 100644
--- a/third_party/WebKit/Source/platform/LinkHash.cpp
+++ b/third_party/WebKit/Source/platform/LinkHash.cpp
@@ -31,9 +31,9 @@
#include "platform/LinkHash.h"
#include "platform/weborigin/KURL.h"
+#include "platform/wtf/text/StringUTF8Adaptor.h"
#include "public/platform/Platform.h"
#include "url/url_util.h"
-#include "wtf/text/StringUTF8Adaptor.h"
namespace blink {
« no previous file with comments | « third_party/WebKit/Source/platform/LinkHash.h ('k') | third_party/WebKit/Source/platform/MemoryCoordinator.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698