| 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 fdc7396daa48112453c96507a99eda717540881a..9e11aea52ea4dc669f98bb8c274b9cbe35b0b5a1 100644
|
| --- a/ash/common/wm/wm_screen_util.cc
|
| +++ b/ash/common/wm/wm_screen_util.cc
|
| @@ -4,9 +4,9 @@
|
|
|
| #include "ash/common/wm/wm_screen_util.h"
|
|
|
| -#include "ash/common/wm_root_window_controller.h"
|
| #include "ash/common/wm_shell.h"
|
| #include "ash/common/wm_window.h"
|
| +#include "ash/root_window_controller.h"
|
| #include "ui/display/display.h"
|
| #include "ui/display/screen.h"
|
| #include "ui/gfx/geometry/size_conversions.h"
|
|
|