| Index: ash/shell.cc
|
| diff --git a/ash/shell.cc b/ash/shell.cc
|
| index c5cd6e2b49e7a669f1cac4189e6ec097319177b4..c27352d1c3ec985b258cbb13805afba03eabac9c 100644
|
| --- a/ash/shell.cc
|
| +++ b/ash/shell.cc
|
| @@ -51,12 +51,12 @@
|
| #include "ash/new_window_controller.h"
|
| #include "ash/palette_delegate.h"
|
| #include "ash/public/cpp/config.h"
|
| +#include "ash/public/cpp/shelf_model.h"
|
| #include "ash/public/cpp/shell_window_ids.h"
|
| #include "ash/root_window_controller.h"
|
| #include "ash/session/session_controller.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/shell_delegate.h"
|
| #include "ash/shell_init_params.h"
|
|
|