| Index: third_party/WebKit/Source/core/xml/XPathExpression.h
|
| diff --git a/third_party/WebKit/Source/core/xml/XPathExpression.h b/third_party/WebKit/Source/core/xml/XPathExpression.h
|
| index b4c5aeb59fdf60420d72b04af69d2b5b3be75762..5e22ca57963619929932cd520d6e69fc0618cc53 100644
|
| --- a/third_party/WebKit/Source/core/xml/XPathExpression.h
|
| +++ b/third_party/WebKit/Source/core/xml/XPathExpression.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 {
|
|
|
|
|