| Index: ash/shelf/shelf_layout_manager_observer.h
|
| diff --git a/ash/shelf/shelf_layout_manager_observer.h b/ash/shelf/shelf_layout_manager_observer.h
|
| index 4fddcffb7a6a8d9f2d9221a08a0a9d0a1127ecb4..bfb3005dfddc3bc8c488c58295264d788761d493 100644
|
| --- a/ash/shelf/shelf_layout_manager_observer.h
|
| +++ b/ash/shelf/shelf_layout_manager_observer.h
|
| @@ -6,8 +6,8 @@
|
| #define ASH_SHELF_SHELF_LAYOUT_MANAGER_OBSERVER_H_
|
|
|
| #include "ash/ash_export.h"
|
| -#include "ash/shelf/background_animator.h"
|
| #include "ash/shelf/shelf_types.h"
|
| +#include "ash/wm/common/background_animator.h"
|
|
|
| namespace aura {
|
| class Window;
|
|
|