summaryrefslogtreecommitdiffstats
path: root/ash/shell/keyboard_controller_proxy_stub.cc
diff options
context:
space:
mode:
authorben@chromium.org <ben@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-03-11 22:02:01 +0000
committerben@chromium.org <ben@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-03-11 22:02:01 +0000
commitee3ed107740d758b030e58c176d28385bd566e89 (patch)
tree8307c3db02c2f3cad1a6912e8fc46b37c15013b1 /ash/shell/keyboard_controller_proxy_stub.cc
parent7b32ab26c844eb5283e1b0248b7a3c00a5414ae3 (diff)
downloadchromium_src-ee3ed107740d758b030e58c176d28385bd566e89.zip
chromium_src-ee3ed107740d758b030e58c176d28385bd566e89.tar.gz
chromium_src-ee3ed107740d758b030e58c176d28385bd566e89.tar.bz2
Move files from ui/views/corewm to ui/wm/core
R=sky@chromium.org TBR=sky@chromium.org http://crbug.com/308710 Review URL: https://codereview.chromium.org/194843004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@256329 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ash/shell/keyboard_controller_proxy_stub.cc')
-rw-r--r--ash/shell/keyboard_controller_proxy_stub.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/ash/shell/keyboard_controller_proxy_stub.cc b/ash/shell/keyboard_controller_proxy_stub.cc
index 4a82ff1..d73ebb3 100644
--- a/ash/shell/keyboard_controller_proxy_stub.cc
+++ b/ash/shell/keyboard_controller_proxy_stub.cc
@@ -7,7 +7,7 @@
#include "ash/shell.h"
#include "ash/shell_delegate.h"
#include "ui/aura/window.h"
-#include "ui/views/corewm/input_method_event_filter.h"
+#include "ui/wm/core/input_method_event_filter.h"
using namespace content;