| 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;
|
|
|