| Index: third_party/WebKit/Source/core/html/LinkResource.h
|
| diff --git a/third_party/WebKit/Source/core/html/LinkResource.h b/third_party/WebKit/Source/core/html/LinkResource.h
|
| index 1b143a21c0e8c3792c56e29648a438ff4af58d8f..d22376807beb69e2dbf6fa0b129436d8cbd11a6f 100644
|
| --- a/third_party/WebKit/Source/core/html/LinkResource.h
|
| +++ b/third_party/WebKit/Source/core/html/LinkResource.h
|
| @@ -35,7 +35,7 @@
|
| #include "platform/heap/Handle.h"
|
| #include "platform/loader/fetch/FetchRequest.h"
|
| #include "platform/weborigin/KURL.h"
|
| -#include "wtf/text/WTFString.h"
|
| +#include "platform/wtf/text/WTFString.h"
|
|
|
| namespace blink {
|
|
|
|
|