| Index: ash/common/wm/wm_screen_util.cc
|
| diff --git a/ash/common/wm/wm_screen_util.cc b/ash/common/wm/wm_screen_util.cc
|
| index b42f8c23597a672b6fd6262ddec0edf269a0c1ee..92a268fb4cd8ef4ee6a6bc162109f267e5ca49fd 100644
|
| --- a/ash/common/wm/wm_screen_util.cc
|
| +++ b/ash/common/wm/wm_screen_util.cc
|
| @@ -4,8 +4,8 @@
|
|
|
| #include "ash/common/wm/wm_screen_util.h"
|
|
|
| -#include "ash/common/wm/wm_root_window_controller.h"
|
| -#include "ash/common/wm/wm_window.h"
|
| +#include "ash/common/wm_root_window_controller.h"
|
| +#include "ash/common/wm_window.h"
|
| #include "ui/display/display.h"
|
|
|
| namespace ash {
|
|
|