| Index: third_party/WebKit/Source/core/html/HTMLShadowElement.h
|
| diff --git a/third_party/WebKit/Source/core/html/HTMLShadowElement.h b/third_party/WebKit/Source/core/html/HTMLShadowElement.h
|
| index 01e9e158a16b3f619f3bb954921f90771ea3f12a..4dea678da66ed1afd289685705cc957d97401761 100644
|
| --- a/third_party/WebKit/Source/core/html/HTMLShadowElement.h
|
| +++ b/third_party/WebKit/Source/core/html/HTMLShadowElement.h
|
| @@ -32,7 +32,7 @@
|
| #define HTMLShadowElement_h
|
|
|
| #include "core/dom/shadow/InsertionPoint.h"
|
| -#include "wtf/Forward.h"
|
| +#include "platform/wtf/Forward.h"
|
|
|
| namespace blink {
|
|
|
|
|