| Index: ash/wm/video_detector_unittest.cc
|
| diff --git a/ash/wm/video_detector_unittest.cc b/ash/wm/video_detector_unittest.cc
|
| index b4523aa4871274708868cc347cc4a9eb1585b45d..ca9539c2398be002cd086aec3965d4197f3dcfca 100644
|
| --- a/ash/wm/video_detector_unittest.cc
|
| +++ b/ash/wm/video_detector_unittest.cc
|
| @@ -6,10 +6,10 @@
|
|
|
| #include <memory>
|
|
|
| +#include "ash/common/wm/window_state.h"
|
| +#include "ash/common/wm/wm_event.h"
|
| #include "ash/shell.h"
|
| #include "ash/test/ash_test_base.h"
|
| -#include "ash/wm/common/window_state.h"
|
| -#include "ash/wm/common/wm_event.h"
|
| #include "ash/wm/window_state_aura.h"
|
| #include "base/compiler_specific.h"
|
| #include "base/time/time.h"
|
|
|