| Index: ash/common/shelf/shelf_widget.h
|
| diff --git a/ash/common/shelf/shelf_widget.h b/ash/common/shelf/shelf_widget.h
|
| index b02a3c351e656c8ec358d6e46bf23ab50bc35502..11c02b8793d8d3f0286dc47760ef69452393a230 100644
|
| --- a/ash/common/shelf/shelf_widget.h
|
| +++ b/ash/common/shelf/shelf_widget.h
|
| @@ -11,7 +11,7 @@
|
| #include "ash/common/shelf/shelf_background_animator.h"
|
| #include "ash/common/shelf/shelf_background_animator_observer.h"
|
| #include "ash/common/shelf/shelf_layout_manager_observer.h"
|
| -#include "ash/common/shelf/shelf_types.h"
|
| +#include "ash/public/cpp/shelf_types.h"
|
| #include "base/macros.h"
|
| #include "ui/views/widget/widget.h"
|
| #include "ui/views/widget/widget_observer.h"
|
|
|