| Index: ash/common/shelf/wm_shelf_observer.h
|
| diff --git a/ash/common/shelf/wm_shelf_observer.h b/ash/common/shelf/wm_shelf_observer.h
|
| index 2fd43598530fa6e2a3eca9efeb0b933c929d25a8..808b9952b698046ab637ddde0117af57cab4990c 100644
|
| --- a/ash/common/shelf/wm_shelf_observer.h
|
| +++ b/ash/common/shelf/wm_shelf_observer.h
|
| @@ -6,8 +6,8 @@
|
| #define ASH_COMMON_SHELF_WM_SHELF_OBSERVER_H_
|
|
|
| #include "ash/ash_export.h"
|
| -#include "ash/common/shelf/shelf_types.h"
|
| #include "ash/common/wm/background_animator.h"
|
| +#include "ash/public/cpp/shelf_types.h"
|
|
|
| namespace ash {
|
|
|
|
|