| 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 fffaf6631672e1e7dec19d07bdffa1ecc64eb6c2..12c48b281a2a601d0967607e3bb453207bdc16ee 100644
|
| --- a/ash/common/shelf/shelf_alignment_menu.cc
|
| +++ b/ash/common/shelf/shelf_alignment_menu.cc
|
| @@ -6,9 +6,9 @@
|
|
|
| #include "ash/common/metrics/user_metrics_action.h"
|
| #include "ash/common/shelf/wm_shelf.h"
|
| -#include "ash/common/strings/grit/ash_strings.h"
|
| #include "ash/common/wm_shell.h"
|
| #include "ash/public/cpp/shelf_types.h"
|
| +#include "ash/strings/grit/ash_strings.h"
|
|
|
| namespace ash {
|
|
|
|
|