| 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 24e1d86a9b392401cac319a6a3741e702ec934c9..d7f50a6c09d650691d43e3b3c8e298165d9d1ba7 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_shell.h"
|
| +#include "ash/common/wm_window.h"
|
| #include "ash/shelf/wm_shelf.h"
|
| #include "ash/wm/panels/panel_layout_manager.h"
|
| -#include "ash/wm_shell.h"
|
| -#include "ash/wm_window.h"
|
| #include "ui/aura/window.h"
|
|
|
| namespace ash {
|
|
|