| Index: ash/shell/panel_window.cc
|
| diff --git a/ash/shell/panel_window.cc b/ash/shell/panel_window.cc
|
| index f9150b8203b97a957540bbb63585c382939c6d44..e10c68cd30de1d82228a9968d87e8cae9cccc352 100644
|
| --- a/ash/shell/panel_window.cc
|
| +++ b/ash/shell/panel_window.cc
|
| @@ -5,9 +5,9 @@
|
| #include "ash/shell/panel_window.h"
|
|
|
| #include "ash/common/wm/panels/panel_frame_view.h"
|
| +#include "ash/public/cpp/window_properties.h"
|
| #include "ash/screen_util.h"
|
| #include "ash/shell.h"
|
| -#include "ash/wm/window_properties.h"
|
| #include "base/strings/utf_string_conversions.h"
|
| #include "ui/aura/window.h"
|
| #include "ui/gfx/canvas.h"
|
|
|