| Index: third_party/WebKit/Source/core/html/shadow/ClearButtonElement.h
|
| diff --git a/third_party/WebKit/Source/core/html/shadow/ClearButtonElement.h b/third_party/WebKit/Source/core/html/shadow/ClearButtonElement.h
|
| index 83cac38972fc01531ed5bc6dd369a5753ad47bb4..ed417550275270eeab8bfaaeaa03e377088040f3 100644
|
| --- a/third_party/WebKit/Source/core/html/shadow/ClearButtonElement.h
|
| +++ b/third_party/WebKit/Source/core/html/shadow/ClearButtonElement.h
|
| @@ -27,7 +27,7 @@
|
| #define ClearButtonElement_h
|
|
|
| #include "core/html/HTMLDivElement.h"
|
| -#include "wtf/Forward.h"
|
| +#include "platform/wtf/Forward.h"
|
|
|
| namespace blink {
|
|
|
|
|