| 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 1a374e184b15f7d2d4ff046833e68be8c005ec06..fd9711b489cf51de8575effab0094d9bee4d48f7 100644
|
| --- a/ash/common/shelf/shelf_layout_manager_observer.h
|
| +++ b/ash/common/shelf/shelf_layout_manager_observer.h
|
| @@ -9,10 +9,6 @@
|
| #include "ash/common/wm/background_animator.h"
|
| #include "ash/public/cpp/shelf_types.h"
|
|
|
| -namespace aura {
|
| -class Window;
|
| -}
|
| -
|
| namespace ash {
|
|
|
| class ASH_EXPORT ShelfLayoutManagerObserver {
|
|
|