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

Unified Diff: third_party/WebKit/Source/platform/mojo/KURLStructTraits.h

Issue 2802573002: Rewrite references to "wtf/" to "platform/wtf/" in platform/mojo. (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/mojo/KURLStructTraits.h
diff --git a/third_party/WebKit/Source/platform/mojo/KURLStructTraits.h b/third_party/WebKit/Source/platform/mojo/KURLStructTraits.h
index 80a7fb704badfb003d9b063c058e5d255a0e9d89..408e269625a10abf2024ee97de9e7b0f454f57b0 100644
--- a/third_party/WebKit/Source/platform/mojo/KURLStructTraits.h
+++ b/third_party/WebKit/Source/platform/mojo/KURLStructTraits.h
@@ -6,9 +6,9 @@
#define KURLStructTraits_h
#include "platform/weborigin/KURL.h"
+#include "platform/wtf/text/WTFString.h"
#include "url/mojo/url.mojom-blink.h"
#include "url/url_constants.h"
-#include "wtf/text/WTFString.h"
namespace mojo {

Powered by Google App Engine
This is Rietveld 408576698