| Index: ash/shelf/shelf_view_unittest.cc
|
| diff --git a/ash/shelf/shelf_view_unittest.cc b/ash/shelf/shelf_view_unittest.cc
|
| index 53668a77350e3b1a816643c7e2de9b0f9bfdb5b0..6b404621f5308d91237060566c66ca27825d8a9b 100644
|
| --- a/ash/shelf/shelf_view_unittest.cc
|
| +++ b/ash/shelf/shelf_view_unittest.cc
|
| @@ -11,6 +11,7 @@
|
|
|
| #include "ash/public/cpp/config.h"
|
| #include "ash/public/cpp/shelf_item_delegate.h"
|
| +#include "ash/public/cpp/shelf_model.h"
|
| #include "ash/public/cpp/shell_window_ids.h"
|
| #include "ash/root_window_controller.h"
|
| #include "ash/shelf/app_list_button.h"
|
| @@ -20,7 +21,6 @@
|
| #include "ash/shelf/shelf.h"
|
| #include "ash/shelf/shelf_button.h"
|
| #include "ash/shelf/shelf_constants.h"
|
| -#include "ash/shelf/shelf_model.h"
|
| #include "ash/shelf/shelf_observer.h"
|
| #include "ash/shelf/shelf_tooltip_manager.h"
|
| #include "ash/shelf/shelf_widget.h"
|
|
|