| Index: views/focus/accelerator_handler_touch.cc
|
| diff --git a/views/focus/accelerator_handler_touch.cc b/views/focus/accelerator_handler_touch.cc
|
| index 6b452bd62058679fc576b77411bfe5f177f20e2b..1c4c9b37e6c9f32b687a96b481fed6ba8c9473c1 100644
|
| --- a/views/focus/accelerator_handler_touch.cc
|
| +++ b/views/focus/accelerator_handler_touch.cc
|
| @@ -9,9 +9,9 @@
|
| #include <X11/extensions/XInput2.h>
|
|
|
| #include "ui/base/touch/touch_factory.h"
|
| +#include "ui/views/ime/input_method.h"
|
| #include "views/events/event.h"
|
| #include "views/focus/focus_manager.h"
|
| -#include "views/ime/input_method.h"
|
| #include "views/view.h"
|
| #include "views/widget/native_widget.h"
|
|
|
|
|