Index: ash/shell/shell_delegate_impl.cc |
diff --git a/ash/shell/shell_delegate_impl.cc b/ash/shell/shell_delegate_impl.cc |
index a715efa1aeca669156b1a93d2822dea9108cda7f..557df1571c0234800b1daca1b6443380300008fc 100644 |
--- a/ash/shell/shell_delegate_impl.cc |
+++ b/ash/shell/shell_delegate_impl.cc |
@@ -24,7 +24,7 @@ |
#include "ash/wm/window_state.h" |
#include "base/message_loop/message_loop.h" |
#include "ui/aura/window.h" |
-#include "ui/views/corewm/input_method_event_filter.h" |
+#include "ui/wm/core/input_method_event_filter.h" |
namespace ash { |
namespace shell { |