| Index: ash/common/shelf/shelf_layout_manager_observer.h
|
| diff --git a/ash/common/shelf/shelf_layout_manager_observer.h b/ash/common/shelf/shelf_layout_manager_observer.h
|
| index 28787de0e154c95fb9e062601b50799739cb4c44..1a374e184b15f7d2d4ff046833e68be8c005ec06 100644
|
| --- a/ash/common/shelf/shelf_layout_manager_observer.h
|
| +++ b/ash/common/shelf/shelf_layout_manager_observer.h
|
| @@ -6,8 +6,8 @@
|
| #define ASH_COMMON_SHELF_SHELF_LAYOUT_MANAGER_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 aura {
|
| class Window;
|
|
|