| Index: third_party/WebKit/Source/core/xml/XPathResult.h
|
| diff --git a/third_party/WebKit/Source/core/xml/XPathResult.h b/third_party/WebKit/Source/core/xml/XPathResult.h
|
| index 0d3bbd0253cf68b9dfd90a52f6168ad469388782..4a27b35e54d8ac202dc1e7ece8453fd56f4e978d 100644
|
| --- a/third_party/WebKit/Source/core/xml/XPathResult.h
|
| +++ b/third_party/WebKit/Source/core/xml/XPathResult.h
|
| @@ -30,7 +30,7 @@
|
| #include "bindings/core/v8/ScriptWrappable.h"
|
| #include "core/xml/XPathValue.h"
|
| #include "platform/heap/Handle.h"
|
| -#include "wtf/Forward.h"
|
| +#include "platform/wtf/Forward.h"
|
|
|
| namespace blink {
|
|
|
|
|