| Index: ash/wm/video_detector.cc
|
| diff --git a/ash/wm/video_detector.cc b/ash/wm/video_detector.cc
|
| index e6d696f9cef228a8556289efb38a639f449b8a6a..e4943c9c97c9fb67a49d87ae3eb0d2f9e594c1c5 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/shell_window_ids.h"
|
| #include "ash/common/wm/window_state.h"
|
| #include "ash/shell.h"
|
| -#include "ash/shell_window_ids.h"
|
| #include "ash/wm/window_state_aura.h"
|
| #include "ui/aura/env.h"
|
| #include "ui/aura/window.h"
|
|
|