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

Unified Diff: third_party/WebKit/Source/platform/mojo/FetchAPIRequestStructTraits.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/FetchAPIRequestStructTraits.h
diff --git a/third_party/WebKit/Source/platform/mojo/FetchAPIRequestStructTraits.h b/third_party/WebKit/Source/platform/mojo/FetchAPIRequestStructTraits.h
index 22c82abd4ff5c0189bfbc47e3c6df34dd6551752..beea88080a06cb179311b16442f97aa63e9daf19 100644
--- a/third_party/WebKit/Source/platform/mojo/FetchAPIRequestStructTraits.h
+++ b/third_party/WebKit/Source/platform/mojo/FetchAPIRequestStructTraits.h
@@ -5,9 +5,9 @@
#ifndef FetchAPIRequestStructTraits_h
#define FetchAPIRequestStructTraits_h
+#include "platform/wtf/text/WTFString.h"
#include "public/platform/WebURLRequest.h"
#include "public/platform/modules/fetch/fetch_api_request.mojom-blink.h"
-#include "wtf/text/WTFString.h"
namespace blink {
class KURL;
« no previous file with comments | « third_party/WebKit/Source/platform/mojo/DEPS ('k') | third_party/WebKit/Source/platform/mojo/KURLStructTraits.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698