Chromium Code Reviews| Index: third_party/WebKit/Source/core/xml/XPathUtil.h |
| diff --git a/third_party/WebKit/Source/core/xml/XPathUtil.h b/third_party/WebKit/Source/core/xml/XPathUtil.h |
| index fef674fc79a81fd081891636d6275d220d9b97c1..2755260281dfa209d355cb7794a037035568c943 100644 |
| --- a/third_party/WebKit/Source/core/xml/XPathUtil.h |
| +++ b/third_party/WebKit/Source/core/xml/XPathUtil.h |
| @@ -27,7 +27,7 @@ |
| #ifndef XPathUtil_h |
| #define XPathUtil_h |
| -#include "wtf/Forward.h" |
| +#include "platform/wtf/Forward.h" |
| namespace blink { |