| Index: ash/wm/wm_toplevel_window_event_handler.h
|
| diff --git a/ash/wm/wm_toplevel_window_event_handler.h b/ash/wm/wm_toplevel_window_event_handler.h
|
| index 9b273f5773655fa9aee8c3390305d8e0425b00aa..0327b5f2cf36d788973266687d13eeea6e5e110c 100644
|
| --- a/ash/wm/wm_toplevel_window_event_handler.h
|
| +++ b/ash/wm/wm_toplevel_window_event_handler.h
|
| @@ -8,8 +8,8 @@
|
| #include <memory>
|
|
|
| #include "ash/ash_export.h"
|
| +#include "ash/common/wm_display_observer.h"
|
| #include "ash/wm/wm_types.h"
|
| -#include "ash/wm_display_observer.h"
|
| #include "base/callback.h"
|
| #include "base/macros.h"
|
| #include "ui/gfx/geometry/rect.h"
|
|
|