| Index: ash/test/ui_controls_factory_ash.cc
|
| diff --git a/ash/test/ui_controls_factory_ash.cc b/ash/test/ui_controls_factory_ash.cc
|
| index 66562bfeb14eff123ff3efc82c0723b66f3970a2..5fa98bce34c347b058c8ff23b164eafa1dbe0473 100644
|
| --- a/ash/test/ui_controls_factory_ash.cc
|
| +++ b/ash/test/ui_controls_factory_ash.cc
|
| @@ -2,10 +2,10 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| +#include "ash/common/wm/root_window_finder.h"
|
| #include "ash/shell.h"
|
| #include "ash/shell_factory.h"
|
| #include "ash/wm/aura/wm_window_aura.h"
|
| -#include "ash/wm/common/root_window_finder.h"
|
| #include "ash/wm/window_properties.h"
|
| #include "ui/aura/client/capture_client.h"
|
| #include "ui/aura/client/screen_position_client.h"
|
|
|