| Index: third_party/WebKit/Source/core/page/EditorClient.h
|
| diff --git a/third_party/WebKit/Source/core/page/EditorClient.h b/third_party/WebKit/Source/core/page/EditorClient.h
|
| index 1dea3658a570f4126496ece24709711e334deb0f..1634f879d4960f6e3b73b94c5128bb0a7b4b71f3 100644
|
| --- a/third_party/WebKit/Source/core/page/EditorClient.h
|
| +++ b/third_party/WebKit/Source/core/page/EditorClient.h
|
| @@ -28,7 +28,7 @@
|
| #define EditorClient_h
|
|
|
| #include "core/editing/SelectionType.h"
|
| -#include "wtf/Forward.h"
|
| +#include "platform/wtf/Forward.h"
|
|
|
| namespace blink {
|
|
|
|
|