| Index: Source/core/html/ime/InputMethodContext.h
|
| diff --git a/Source/core/html/ime/InputMethodContext.h b/Source/core/html/ime/InputMethodContext.h
|
| index d2b7978bc40ba802c960c3523f3191f621ea820d..81fdc213862d409c95e80ff5224f6f01eb4c9ced 100644
|
| --- a/Source/core/html/ime/InputMethodContext.h
|
| +++ b/Source/core/html/ime/InputMethodContext.h
|
| @@ -31,7 +31,7 @@
|
| #ifndef InputMethodContext_h
|
| #define InputMethodContext_h
|
|
|
| -#include "bindings/v8/ScriptWrappable.h"
|
| +#include "bindings/core/v8/ScriptWrappable.h"
|
| #include "core/editing/CompositionUnderline.h"
|
| #include "core/events/EventTarget.h"
|
| #include "core/html/HTMLElement.h"
|
|
|