| Index: ash/common/wm/root_window_finder.cc
|
| diff --git a/ash/common/wm/root_window_finder.cc b/ash/common/wm/root_window_finder.cc
|
| index 6865662d3da8cc9f19e9fb5fb32dad642797e3f0..8753f62f3e473145ace55499633a925d4cd3b20f 100644
|
| --- a/ash/common/wm/root_window_finder.cc
|
| +++ b/ash/common/wm/root_window_finder.cc
|
| @@ -4,9 +4,9 @@
|
|
|
| #include "ash/common/wm/root_window_finder.h"
|
|
|
| -#include "ash/common/wm/wm_lookup.h"
|
| -#include "ash/common/wm/wm_root_window_controller.h"
|
| -#include "ash/common/wm/wm_window.h"
|
| +#include "ash/common/wm_lookup.h"
|
| +#include "ash/common/wm_root_window_controller.h"
|
| +#include "ash/common/wm_window.h"
|
| #include "ui/display/display.h"
|
| #include "ui/display/screen.h"
|
| #include "ui/gfx/geometry/point.h"
|
|
|