| Index: services/ui/public/cpp/lib/property_type_converters.cc
|
| diff --git a/components/mus/public/cpp/lib/property_type_converters.cc b/services/ui/public/cpp/lib/property_type_converters.cc
|
| similarity index 98%
|
| rename from components/mus/public/cpp/lib/property_type_converters.cc
|
| rename to services/ui/public/cpp/lib/property_type_converters.cc
|
| index 17cacf1f24991dbc0e13ac13b9f5f1928023b6d1..a70d68f0541ce5d4b894da1bd1dd5fe9f7bfb795 100644
|
| --- a/components/mus/public/cpp/lib/property_type_converters.cc
|
| +++ b/services/ui/public/cpp/lib/property_type_converters.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/public/cpp/property_type_converters.h"
|
| +#include "services/ui/public/cpp/property_type_converters.h"
|
|
|
| #include <stdint.h>
|
|
|
|
|