| Index: ash/shell/shell_delegate_impl.cc
|
| diff --git a/ash/shell/shell_delegate_impl.cc b/ash/shell/shell_delegate_impl.cc
|
| index 717d07d42ad265cc452335eaf646591e7968b137..3eed9d1c12b8cd6fe6b46b106f1290f39eaf369e 100644
|
| --- a/ash/shell/shell_delegate_impl.cc
|
| +++ b/ash/shell/shell_delegate_impl.cc
|
| @@ -9,12 +9,12 @@
|
| #include "ash/default_accessibility_delegate.h"
|
| #include "ash/default_user_wallpaper_delegate.h"
|
| #include "ash/host/root_window_host_factory.h"
|
| -#include "ash/keyboard_controller_proxy_stub.h"
|
| #include "ash/new_window_delegate.h"
|
| #include "ash/session_state_delegate.h"
|
| #include "ash/session_state_delegate_stub.h"
|
| #include "ash/shell/context_menu.h"
|
| #include "ash/shell/example_factory.h"
|
| +#include "ash/shell/keyboard_controller_proxy_stub.h"
|
| #include "ash/shell/launcher_delegate_impl.h"
|
| #include "ash/shell/toplevel_window.h"
|
| #include "ash/shell_window_ids.h"
|
|
|