| Index: ash/root_window_controller.h
|
| diff --git a/ash/root_window_controller.h b/ash/root_window_controller.h
|
| index 2cb22d133a85850d78065614447b150baaa32d67..66d5bd2dd9851cb77f89566bc07de1a43164764c 100644
|
| --- a/ash/root_window_controller.h
|
| +++ b/ash/root_window_controller.h
|
| @@ -9,7 +9,7 @@
|
| #include <memory>
|
|
|
| #include "ash/ash_export.h"
|
| -#include "ash/shelf/shelf_types.h"
|
| +#include "ash/common/shelf/shelf_types.h"
|
| #include "ash/shell_observer.h"
|
| #include "ash/system/user/login_status.h"
|
| #include "base/macros.h"
|
|
|