| Index: Source/core/html/ime/InputMethodContext.cpp
|
| diff --git a/Source/core/html/ime/InputMethodContext.cpp b/Source/core/html/ime/InputMethodContext.cpp
|
| index 22724077086e574558cc9ef9daf4ec46c17aee08..e497b047ff33460fa6bbe6c7ba2ec2647f2f5f00 100644
|
| --- a/Source/core/html/ime/InputMethodContext.cpp
|
| +++ b/Source/core/html/ime/InputMethodContext.cpp
|
| @@ -31,6 +31,7 @@
|
| #include "config.h"
|
| #include "core/html/ime/InputMethodContext.h"
|
|
|
| +#include "core/dom/Document.h"
|
| #include "core/dom/Text.h"
|
| #include "core/editing/InputMethodController.h"
|
| #include "core/frame/LocalFrame.h"
|
|
|