| Index: ash/common/shelf/shelf_alignment_menu.cc
|
| diff --git a/ash/common/shelf/shelf_alignment_menu.cc b/ash/common/shelf/shelf_alignment_menu.cc
|
| index 43ee70d86958757ff4f52168f25eb30560149f02..93e6bb36ec619c51c9be90034192e6b6d7f4a19e 100644
|
| --- a/ash/common/shelf/shelf_alignment_menu.cc
|
| +++ b/ash/common/shelf/shelf_alignment_menu.cc
|
| @@ -5,9 +5,9 @@
|
| #include "ash/common/shelf/shelf_alignment_menu.h"
|
|
|
| #include "ash/common/metrics/user_metrics_action.h"
|
| -#include "ash/common/shelf/shelf_types.h"
|
| #include "ash/common/shelf/wm_shelf.h"
|
| #include "ash/common/wm_shell.h"
|
| +#include "ash/public/cpp/shelf_types.h"
|
| #include "grit/ash_strings.h"
|
|
|
| namespace ash {
|
|
|