| Index: ash/test/test_shell_delegate.cc
|
| diff --git a/ash/test/test_shell_delegate.cc b/ash/test/test_shell_delegate.cc
|
| index 0432c42e0f4195bb354e1526ac0172c312cfa0ee..8a4970c85b22a1a56a90c2bfd1ca7395c2b6d70a 100644
|
| --- a/ash/test/test_shell_delegate.cc
|
| +++ b/ash/test/test_shell_delegate.cc
|
| @@ -9,11 +9,11 @@
|
| #include "ash/caps_lock_delegate_stub.h"
|
| #include "ash/default_accessibility_delegate.h"
|
| #include "ash/host/root_window_host_factory.h"
|
| +#include "ash/keyboard_controller_proxy_stub.h"
|
| #include "ash/media_delegate.h"
|
| #include "ash/new_window_delegate.h"
|
| #include "ash/session_state_delegate.h"
|
| #include "ash/shell.h"
|
| -#include "ash/shell/keyboard_controller_proxy_stub.h"
|
| #include "ash/shell_window_ids.h"
|
| #include "ash/test/test_launcher_delegate.h"
|
| #include "ash/test/test_session_state_delegate.h"
|
|
|