| Index: ash/shelf/shelf_view.h
|
| diff --git a/ash/shelf/shelf_view.h b/ash/shelf/shelf_view.h
|
| index e97a5de749b6e2a615d0b0348e2600edeb357b7b..8af3d1e4882ceaef8a3df332948e784c3b0fe990 100644
|
| --- a/ash/shelf/shelf_view.h
|
| +++ b/ash/shelf/shelf_view.h
|
| @@ -11,10 +11,10 @@
|
| #include <vector>
|
|
|
| #include "ash/common/shelf/ink_drop_button_listener.h"
|
| +#include "ash/common/shelf/shelf_button_pressed_metric_tracker.h"
|
| #include "ash/common/shelf/shelf_item_delegate.h"
|
| #include "ash/common/shelf/shelf_model_observer.h"
|
| #include "ash/common/shelf/shelf_tooltip_manager.h"
|
| -#include "ash/shelf/shelf_button_pressed_metric_tracker.h"
|
| #include "ash/wm/gestures/shelf_gesture_handler.h"
|
| #include "base/macros.h"
|
| #include "base/observer_list.h"
|
|
|