Index: ui/wm/core/input_method_event_filter.cc |
diff --git a/ui/views/corewm/input_method_event_filter.cc b/ui/wm/core/input_method_event_filter.cc |
similarity index 98% |
rename from ui/views/corewm/input_method_event_filter.cc |
rename to ui/wm/core/input_method_event_filter.cc |
index 56b19402055be619b69c9980408e9bae89e29395..d97bf03a2b5b4d7d0b89626f18d10bfcab9efd50 100644 |
--- a/ui/views/corewm/input_method_event_filter.cc |
+++ b/ui/wm/core/input_method_event_filter.cc |
@@ -2,7 +2,7 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "ui/views/corewm/input_method_event_filter.h" |
+#include "ui/wm/core/input_method_event_filter.h" |
#include "ui/aura/client/aura_constants.h" |
#include "ui/aura/window_event_dispatcher.h" |