| Index: Source/web/EditorClientImpl.cpp
|
| diff --git a/Source/web/EditorClientImpl.cpp b/Source/web/EditorClientImpl.cpp
|
| index c00e0814ce6c657efa79de429719b72ce3acd3b4..ad5c48539326e8363aaf850de62edab2f70abcb1 100644
|
| --- a/Source/web/EditorClientImpl.cpp
|
| +++ b/Source/web/EditorClientImpl.cpp
|
| @@ -57,8 +57,8 @@
|
| #include "core/frame/Frame.h"
|
| #include "core/page/Page.h"
|
| #include "core/page/Settings.h"
|
| -#include "core/platform/chromium/KeyboardCodes.h"
|
| #include "core/rendering/RenderObject.h"
|
| +#include "platform/KeyboardCodes.h"
|
| #include "platform/PlatformKeyboardEvent.h"
|
| #include "wtf/text/WTFString.h"
|
|
|
|
|