| Index: third_party/WebKit/Source/web/EditorClientImpl.h
|
| diff --git a/third_party/WebKit/Source/web/EditorClientImpl.h b/third_party/WebKit/Source/web/EditorClientImpl.h
|
| index f4535c146bb45ddbdfadcef34d789929056f8bfe..35579e0d0c126bd81356aa9358973303e7353032 100644
|
| --- a/third_party/WebKit/Source/web/EditorClientImpl.h
|
| +++ b/third_party/WebKit/Source/web/EditorClientImpl.h
|
| @@ -32,7 +32,7 @@
|
| #define EditorClientImpl_h
|
|
|
| #include "core/page/EditorClient.h"
|
| -#include "wtf/Forward.h"
|
| +#include "platform/wtf/Forward.h"
|
|
|
| namespace blink {
|
|
|
|
|