| Index: ash/shelf/shelf_alignment_menu.cc
|
| diff --git a/ash/shelf/shelf_alignment_menu.cc b/ash/shelf/shelf_alignment_menu.cc
|
| index 0360e4944304314e06abf70542bf86b3addddd1c..5429b4e3121e70d018de519bdf094b58d822e5e6 100644
|
| --- a/ash/shelf/shelf_alignment_menu.cc
|
| +++ b/ash/shelf/shelf_alignment_menu.cc
|
| @@ -4,11 +4,11 @@
|
|
|
| #include "ash/shelf/shelf_alignment_menu.h"
|
|
|
| +#include "ash/common/wm_shell.h"
|
| #include "ash/metrics/user_metrics_action.h"
|
| #include "ash/public/cpp/shelf_types.h"
|
| #include "ash/shelf/wm_shelf.h"
|
| #include "ash/strings/grit/ash_strings.h"
|
| -#include "ash/wm_shell.h"
|
|
|
| namespace ash {
|
|
|
|
|