| Index: ash/shell/panel_window.cc
|
| diff --git a/ash/shell/panel_window.cc b/ash/shell/panel_window.cc
|
| index 7996e2bc20e467539c9a32e48e1f611c40153dcd..168649f032fbe31eec1674af5ac0fc88bfa837c8 100644
|
| --- a/ash/shell/panel_window.cc
|
| +++ b/ash/shell/panel_window.cc
|
| @@ -4,9 +4,9 @@
|
|
|
| #include "ash/shell/panel_window.h"
|
|
|
| +#include "ash/common/wm/panels/panel_frame_view.h"
|
| #include "ash/screen_util.h"
|
| #include "ash/shell.h"
|
| -#include "ash/wm/panels/panel_frame_view.h"
|
| #include "base/strings/utf_string_conversions.h"
|
| #include "ui/aura/window.h"
|
| #include "ui/aura/window_event_dispatcher.h"
|
|
|