| 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 db00849cfb7c53634eac61e3487e31eebc212bd5..10ab359aa43dd0f7517c22e8e0fa89e8bed41136 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/common/wm/panels/panel_layout_manager.h"
|
| #include "ash/shelf/shelf.h"
|
| #include "ash/shell.h"
|
| #include "ash/wm/aura/wm_shelf_aura.h"
|
| -#include "ash/wm/common/panels/panel_layout_manager.h"
|
|
|
| namespace ash {
|
|
|
|
|