| 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 9ccc0d9235278d201fbc97936e6bdfc1997c865d..db00849cfb7c53634eac61e3487e31eebc212bd5 100644
|
| --- a/ash/wm/panels/attached_panel_window_targeter.cc
|
| +++ b/ash/wm/panels/attached_panel_window_targeter.cc
|
| @@ -7,7 +7,7 @@
|
| #include "ash/shelf/shelf.h"
|
| #include "ash/shell.h"
|
| #include "ash/wm/aura/wm_shelf_aura.h"
|
| -#include "ash/wm/panels/panel_layout_manager.h"
|
| +#include "ash/wm/common/panels/panel_layout_manager.h"
|
|
|
| namespace ash {
|
|
|
|
|