| Index: third_party/WebKit/Source/core/xml/XPathNSResolver.h
|
| diff --git a/third_party/WebKit/Source/core/xml/XPathNSResolver.h b/third_party/WebKit/Source/core/xml/XPathNSResolver.h
|
| index a4bd84d0550528a0ad6c7ff813f19aeb5db18024..b90e519b16eae43bce2b23cf4c4fd4f79a4993f9 100644
|
| --- a/third_party/WebKit/Source/core/xml/XPathNSResolver.h
|
| +++ b/third_party/WebKit/Source/core/xml/XPathNSResolver.h
|
| @@ -29,7 +29,7 @@
|
|
|
| #include "bindings/core/v8/ScriptWrappable.h"
|
| #include "platform/heap/Handle.h"
|
| -#include "wtf/Forward.h"
|
| +#include "platform/wtf/Forward.h"
|
|
|
| namespace blink {
|
|
|
|
|