| Index: ash/frame/frame_border_hit_test_controller.cc
|
| diff --git a/ash/frame/frame_border_hit_test_controller.cc b/ash/frame/frame_border_hit_test_controller.cc
|
| index 13bc6c09e69eb39016b2b00e0bb385d50d950d74..5e46cce6187fe4151ad1abecba02f08963dcadb0 100644
|
| --- a/ash/frame/frame_border_hit_test_controller.cc
|
| +++ b/ash/frame/frame_border_hit_test_controller.cc
|
| @@ -7,8 +7,8 @@
|
| #include <memory>
|
|
|
| #include "ash/ash_constants.h"
|
| +#include "ash/common/wm/window_state_observer.h"
|
| #include "ash/frame/caption_buttons/frame_caption_button_container_view.h"
|
| -#include "ash/wm/common/window_state_observer.h"
|
| #include "ash/wm/resize_handle_window_targeter.h"
|
| #include "ui/aura/env.h"
|
| #include "ui/aura/window.h"
|
|
|