summaryrefslogtreecommitdiffstats
path: root/ui/views/ime/input_method_bridge.cc
diff options
context:
space:
mode:
Diffstat (limited to 'ui/views/ime/input_method_bridge.cc')
-rw-r--r--ui/views/ime/input_method_bridge.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/views/ime/input_method_bridge.cc b/ui/views/ime/input_method_bridge.cc
index 8165a60..f0ce73b 100644
--- a/ui/views/ime/input_method_bridge.cc
+++ b/ui/views/ime/input_method_bridge.cc
@@ -4,8 +4,8 @@
#include "ui/views/ime/input_method_bridge.h"
-#include "ui/base/events/event.h"
#include "ui/base/ime/input_method.h"
+#include "ui/events/event.h"
#include "ui/gfx/rect.h"
#include "ui/views/view.h"
#include "ui/views/widget/widget.h"