Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(590)

Unified Diff: views/focus/accelerator_handler_touch.cc

Issue 8581003: views: Move ime and test directories to ui/views. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix linux Created 9 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « views/controls/textfield/textfield_views_model_unittest.cc ('k') | views/focus/focus_manager_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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"
« no previous file with comments | « views/controls/textfield/textfield_views_model_unittest.cc ('k') | views/focus/focus_manager_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698