| Index: third_party/WebKit/Source/core/dom/NameNodeList.h
|
| diff --git a/third_party/WebKit/Source/core/dom/NameNodeList.h b/third_party/WebKit/Source/core/dom/NameNodeList.h
|
| index 3d780f73e59b9a04549c3c05eab626ce8ce207c4..66d095fb6ec02a0b298a5e8ccee48e6e63a36ad3 100644
|
| --- a/third_party/WebKit/Source/core/dom/NameNodeList.h
|
| +++ b/third_party/WebKit/Source/core/dom/NameNodeList.h
|
| @@ -25,7 +25,7 @@
|
| #define NameNodeList_h
|
|
|
| #include "core/dom/LiveNodeList.h"
|
| -#include "wtf/Forward.h"
|
| +#include "platform/wtf/Forward.h"
|
|
|
| namespace blink {
|
|
|
|
|