| Index: services/ui/ws/platform_screen_impl.cc
|
| diff --git a/components/mus/ws/platform_screen_impl.cc b/services/ui/ws/platform_screen_impl.cc
|
| similarity index 95%
|
| rename from components/mus/ws/platform_screen_impl.cc
|
| rename to services/ui/ws/platform_screen_impl.cc
|
| index e5ec99f660f8310a554b581a0ad497b7f9ebd6d8..3dacaaf8276e425d68529991fff6cd0ffccf2406 100644
|
| --- a/components/mus/ws/platform_screen_impl.cc
|
| +++ b/services/ui/ws/platform_screen_impl.cc
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "components/mus/ws/platform_screen_impl.h"
|
| +#include "services/ui/ws/platform_screen_impl.h"
|
|
|
| #include "base/bind.h"
|
| #include "base/location.h"
|
|
|