| Index: ash/common/shelf/wm_shelf.h
|
| diff --git a/ash/common/shelf/wm_shelf.h b/ash/common/shelf/wm_shelf.h
|
| index 88ba1e6e937212d219092b863e897b9d03890bc5..172a529c74cf431db12be0341996e2f57055dde9 100644
|
| --- a/ash/common/shelf/wm_shelf.h
|
| +++ b/ash/common/shelf/wm_shelf.h
|
| @@ -6,8 +6,8 @@
|
| #define ASH_COMMON_SHELF_WM_SHELF_H_
|
|
|
| #include "ash/ash_export.h"
|
| +#include "ash/common/shelf/shelf_layout_manager_observer.h"
|
| #include "ash/common/shelf/shelf_types.h"
|
| -#include "ash/shelf/shelf_layout_manager_observer.h"
|
| #include "base/observer_list.h"
|
|
|
| namespace gfx {
|
|
|