| Index: ash/shelf/shelf_view.h
|
| diff --git a/ash/shelf/shelf_view.h b/ash/shelf/shelf_view.h
|
| index 1f61ea025262940dbd21030668ce352e00e703c4..c9a525e9e95237fa0ded421490f5271af90fbe18 100644
|
| --- a/ash/shelf/shelf_view.h
|
| +++ b/ash/shelf/shelf_view.h
|
| @@ -10,9 +10,9 @@
|
| #include <utility>
|
| #include <vector>
|
|
|
| +#include "ash/common/shelf/shelf_item_delegate.h"
|
| +#include "ash/common/shelf/shelf_model_observer.h"
|
| #include "ash/shelf/shelf_button_pressed_metric_tracker.h"
|
| -#include "ash/shelf/shelf_item_delegate.h"
|
| -#include "ash/shelf/shelf_model_observer.h"
|
| #include "ash/shelf/shelf_tooltip_manager.h"
|
| #include "ash/wm/gestures/shelf_gesture_handler.h"
|
| #include "base/macros.h"
|
|
|