| Index: ash/wm/video_detector.cc
|
| diff --git a/ash/wm/video_detector.cc b/ash/wm/video_detector.cc
|
| index 2617f2ab36a382d0aa4aea9a7032b28e03b8a71f..e6d696f9cef228a8556289efb38a639f449b8a6a 100644
|
| --- a/ash/wm/video_detector.cc
|
| +++ b/ash/wm/video_detector.cc
|
| @@ -4,9 +4,9 @@
|
|
|
| #include "ash/wm/video_detector.h"
|
|
|
| +#include "ash/common/wm/window_state.h"
|
| #include "ash/shell.h"
|
| #include "ash/shell_window_ids.h"
|
| -#include "ash/wm/common/window_state.h"
|
| #include "ash/wm/window_state_aura.h"
|
| #include "ui/aura/env.h"
|
| #include "ui/aura/window.h"
|
|
|