| Index: third_party/WebKit/Source/core/xml/XPathValue.h
|
| diff --git a/third_party/WebKit/Source/core/xml/XPathValue.h b/third_party/WebKit/Source/core/xml/XPathValue.h
|
| index 76a225c004429035098bf1a623cdc244c164d9f7..4e0454eadc125746798613caa341352e6233386c 100644
|
| --- a/third_party/WebKit/Source/core/xml/XPathValue.h
|
| +++ b/third_party/WebKit/Source/core/xml/XPathValue.h
|
| @@ -29,7 +29,7 @@
|
|
|
| #include "core/CoreExport.h"
|
| #include "core/xml/XPathNodeSet.h"
|
| -#include "wtf/text/WTFString.h"
|
| +#include "platform/wtf/text/WTFString.h"
|
|
|
| namespace blink {
|
|
|
|
|