| Index: ash/shell.cc
|
| diff --git a/ash/shell.cc b/ash/shell.cc
|
| index 314024d96d652627116e233e8772c03f145fa547..be7fead30945d5be998e33f0cde8085a8477061a 100644
|
| --- a/ash/shell.cc
|
| +++ b/ash/shell.cc
|
| @@ -55,10 +55,10 @@
|
| #include "ash/root_window_controller.h"
|
| #include "ash/session/session_controller.h"
|
| #include "ash/session/session_state_delegate.h"
|
| +#include "ash/shelf/shelf.h"
|
| #include "ash/shelf/shelf_controller.h"
|
| #include "ash/shelf/shelf_model.h"
|
| #include "ash/shelf/shelf_window_watcher.h"
|
| -#include "ash/shelf/wm_shelf.h"
|
| #include "ash/shell_delegate.h"
|
| #include "ash/shell_init_params.h"
|
| #include "ash/shell_observer.h"
|
|
|