| Index: Source/core/editing/InputMethodController.cpp
|
| diff --git a/Source/core/editing/InputMethodController.cpp b/Source/core/editing/InputMethodController.cpp
|
| index 38bc074e820dd96115734a560c496867a375e5a0..dc90969cdf6147b416879c2114ef0d0e6e0f325c 100644
|
| --- a/Source/core/editing/InputMethodController.cpp
|
| +++ b/Source/core/editing/InputMethodController.cpp
|
| @@ -27,7 +27,7 @@
|
| #include "config.h"
|
| #include "core/editing/InputMethodController.h"
|
|
|
| -#include "core/dom/CompositionEvent.h"
|
| +#include "core/events/CompositionEvent.h"
|
| #include "core/dom/Document.h"
|
| #include "core/dom/Element.h"
|
| #include "core/dom/Range.h"
|
|
|