Chromium Code Reviews| Index: Source/core/html/ime/InputMethodContext.cpp |
| diff --git a/Source/core/html/ime/InputMethodContext.cpp b/Source/core/html/ime/InputMethodContext.cpp |
| index 0c516e4afbd2e1124749206d7d95b2cadc1d1966..8d4ec491074e311378da3d1ab28103eca627c7f5 100644 |
| --- a/Source/core/html/ime/InputMethodContext.cpp |
| +++ b/Source/core/html/ime/InputMethodContext.cpp |
| @@ -31,7 +31,6 @@ |
| #include "config.h" |
| #include "core/html/ime/InputMethodContext.h" |
| -#include "core/html/HTMLElement.h" |
| #include "core/html/ime/Composition.h" |
| namespace WebCore { |