| Index: third_party/WebKit/Source/core/html/shadow/TextControlInnerElements.h
|
| diff --git a/third_party/WebKit/Source/core/html/shadow/TextControlInnerElements.h b/third_party/WebKit/Source/core/html/shadow/TextControlInnerElements.h
|
| index e4a1db7b47fed0f5f27f4f979a6a55248693c725..23495e02af675f377be623e4cf72363a0efbcb4f 100644
|
| --- a/third_party/WebKit/Source/core/html/shadow/TextControlInnerElements.h
|
| +++ b/third_party/WebKit/Source/core/html/shadow/TextControlInnerElements.h
|
| @@ -28,7 +28,7 @@
|
| #define TextControlInnerElements_h
|
|
|
| #include "core/html/HTMLDivElement.h"
|
| -#include "wtf/Forward.h"
|
| +#include "platform/wtf/Forward.h"
|
|
|
| namespace blink {
|
|
|
|
|