| Index: ash/common/shelf/shelf_background_animator.h
|
| diff --git a/ash/common/shelf/shelf_background_animator.h b/ash/common/shelf/shelf_background_animator.h
|
| index 31ad4e1566e08329c9a05fc6586497f86a7b4e2d..5b2068f5cf28bcedfd39b4367f21e46792202698 100644
|
| --- a/ash/common/shelf/shelf_background_animator.h
|
| +++ b/ash/common/shelf/shelf_background_animator.h
|
| @@ -8,9 +8,9 @@
|
| #include <vector>
|
|
|
| #include "ash/ash_export.h"
|
| -#include "ash/common/shelf/shelf_types.h"
|
| #include "ash/common/shelf/wm_shelf_observer.h"
|
| #include "ash/common/wm/background_animator.h"
|
| +#include "ash/public/cpp/shelf_types.h"
|
| #include "base/macros.h"
|
| #include "base/observer_list.h"
|
|
|
|
|