| Index: ash/mus/shelf_delegate_mus.cc
|
| diff --git a/ash/mus/shelf_delegate_mus.cc b/ash/mus/shelf_delegate_mus.cc
|
| index 3f0e6d86ea0cf22d1da64a53a0dbd063152be54e..4b8ba01895f950faa7b366c6e3275fa10f484ddf 100644
|
| --- a/ash/mus/shelf_delegate_mus.cc
|
| +++ b/ash/mus/shelf_delegate_mus.cc
|
| @@ -4,8 +4,8 @@
|
|
|
| #include "ash/mus/shelf_delegate_mus.h"
|
|
|
| -#include "ash/common/shelf/shelf_controller.h"
|
| #include "ash/common/wm_shell.h"
|
| +#include "ash/shelf/shelf_controller.h"
|
| #include "base/strings/string_util.h"
|
|
|
| namespace ash {
|
|
|