| Index: ash/shelf/shelf_view.h
|
| diff --git a/ash/shelf/shelf_view.h b/ash/shelf/shelf_view.h
|
| index 42e45cabb3cb0e28527a580a2571f3548e775b97..8c11c9e621a6c71030e81bb5c12082c58fc2c618 100644
|
| --- a/ash/shelf/shelf_view.h
|
| +++ b/ash/shelf/shelf_view.h
|
| @@ -10,10 +10,10 @@
|
| #include <utility>
|
| #include <vector>
|
|
|
| +#include "ash/public/cpp/shelf_model_observer.h"
|
| #include "ash/public/interfaces/shelf.mojom.h"
|
| #include "ash/shelf/ink_drop_button_listener.h"
|
| #include "ash/shelf/shelf_button_pressed_metric_tracker.h"
|
| -#include "ash/shelf/shelf_model_observer.h"
|
| #include "ash/shelf/shelf_tooltip_manager.h"
|
| #include "base/macros.h"
|
| #include "base/memory/weak_ptr.h"
|
|
|