| Index: ash/common/mus_property_mirror_ash_unittest.cc
|
| diff --git a/ash/mus_property_mirror_ash_unittest.cc b/ash/common/mus_property_mirror_ash_unittest.cc
|
| similarity index 99%
|
| rename from ash/mus_property_mirror_ash_unittest.cc
|
| rename to ash/common/mus_property_mirror_ash_unittest.cc
|
| index 30a5b8e4dfef2ef07c9c821b73df4e4d88f8a676..a869e8655784700866b6c816a31bb7f165a136ad 100644
|
| --- a/ash/mus_property_mirror_ash_unittest.cc
|
| +++ b/ash/common/mus_property_mirror_ash_unittest.cc
|
| @@ -6,9 +6,9 @@
|
|
|
| #include <string>
|
|
|
| +#include "ash/common/wm_window.h"
|
| #include "ash/public/cpp/window_properties.h"
|
| #include "ash/test/ash_test.h"
|
| -#include "ash/wm_window.h"
|
| #include "base/strings/string16.h"
|
| #include "base/strings/utf_string_conversions.h"
|
| #include "ui/aura/client/aura_constants.h"
|
|
|