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