| Index: Source/core/html/ime/InputMethodContext.cpp
|
| diff --git a/Source/core/html/ime/InputMethodContext.cpp b/Source/core/html/ime/InputMethodContext.cpp
|
| index e497b047ff33460fa6bbe6c7ba2ec2647f2f5f00..a4bbbd4c606e9ee4a9f8c37091580b833559d05f 100644
|
| --- a/Source/core/html/ime/InputMethodContext.cpp
|
| +++ b/Source/core/html/ime/InputMethodContext.cpp
|
| @@ -34,6 +34,7 @@
|
| #include "core/dom/Document.h"
|
| #include "core/dom/Text.h"
|
| #include "core/editing/InputMethodController.h"
|
| +#include "core/events/Event.h"
|
| #include "core/frame/LocalFrame.h"
|
|
|
| namespace WebCore {
|
|
|