| Index: ash/wm/video_detector.cc
|
| diff --git a/ash/wm/video_detector.cc b/ash/wm/video_detector.cc
|
| index d24a0d9fed9082f56fa2a5d795ad88c3649b0e10..d0be623b2033e4d38a7e28e51bcc1ef2a7b7da6c 100644
|
| --- a/ash/wm/video_detector.cc
|
| +++ b/ash/wm/video_detector.cc
|
| @@ -8,8 +8,8 @@
|
| #include "ash/shell_window_ids.h"
|
| #include "ash/wm/window_state.h"
|
| #include "ui/aura/env.h"
|
| -#include "ui/aura/root_window.h"
|
| #include "ui/aura/window.h"
|
| +#include "ui/aura/window_event_dispatcher.h"
|
| #include "ui/gfx/rect.h"
|
| #include "ui/views/corewm/window_util.h"
|
|
|
|
|