| Index: trunk/src/ash/shell/shell_delegate_impl.cc
|
| ===================================================================
|
| --- trunk/src/ash/shell/shell_delegate_impl.cc (revision 267249)
|
| +++ trunk/src/ash/shell/shell_delegate_impl.cc (working copy)
|
| @@ -10,8 +10,8 @@
|
| #include "ash/gpu_support_stub.h"
|
| #include "ash/media_delegate.h"
|
| #include "ash/new_window_delegate.h"
|
| -#include "ash/session/session_state_delegate.h"
|
| -#include "ash/session/session_state_delegate_stub.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"
|
|
|