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