| Index: ash/wm/panels/attached_panel_window_targeter.cc
|
| diff --git a/ash/wm/panels/attached_panel_window_targeter.cc b/ash/wm/panels/attached_panel_window_targeter.cc
|
| index 10ab359aa43dd0f7517c22e8e0fa89e8bed41136..07b88c62d16e237c7b3092c5d3014ccbd75d51c9 100644
|
| --- a/ash/wm/panels/attached_panel_window_targeter.cc
|
| +++ b/ash/wm/panels/attached_panel_window_targeter.cc
|
| @@ -4,10 +4,10 @@
|
|
|
| #include "ash/wm/panels/attached_panel_window_targeter.h"
|
|
|
| +#include "ash/aura/wm_shelf_aura.h"
|
| #include "ash/common/wm/panels/panel_layout_manager.h"
|
| #include "ash/shelf/shelf.h"
|
| #include "ash/shell.h"
|
| -#include "ash/wm/aura/wm_shelf_aura.h"
|
|
|
| namespace ash {
|
|
|
|
|