| Index: third_party/WebKit/Source/core/xml/NativeXPathNSResolver.cpp
|
| diff --git a/third_party/WebKit/Source/core/xml/NativeXPathNSResolver.cpp b/third_party/WebKit/Source/core/xml/NativeXPathNSResolver.cpp
|
| index 488d2662cb3fe16265211f506e0f56c22874ab9e..6576fec9339fe0bf69c7555f62be4bc6b6f8da45 100644
|
| --- a/third_party/WebKit/Source/core/xml/NativeXPathNSResolver.cpp
|
| +++ b/third_party/WebKit/Source/core/xml/NativeXPathNSResolver.cpp
|
| @@ -27,7 +27,7 @@
|
|
|
| #include "core/XMLNames.h"
|
| #include "core/dom/Node.h"
|
| -#include "wtf/text/WTFString.h"
|
| +#include "platform/wtf/text/WTFString.h"
|
|
|
| namespace blink {
|
|
|
|
|