| Index: ash/shelf/shelf_unittest.cc
|
| diff --git a/ash/shelf/shelf_unittest.cc b/ash/shelf/shelf_unittest.cc
|
| index 3aa457617536149e1d0cf87946cd8e20a33501a2..1113e12e02b63236fe8c6f64df58ada2999b21cc 100644
|
| --- a/ash/shelf/shelf_unittest.cc
|
| +++ b/ash/shelf/shelf_unittest.cc
|
| @@ -6,9 +6,9 @@
|
|
|
| #include <utility>
|
|
|
| +#include "ash/common/shelf/shelf_item_delegate_manager.h"
|
| +#include "ash/common/shelf/shelf_model.h"
|
| #include "ash/shelf/shelf_button.h"
|
| -#include "ash/shelf/shelf_item_delegate_manager.h"
|
| -#include "ash/shelf/shelf_model.h"
|
| #include "ash/shelf/shelf_view.h"
|
| #include "ash/shelf/shelf_widget.h"
|
| #include "ash/shell.h"
|
|
|