| Index: services/ui/common/gpu_type_converters_unittest.cc
|
| diff --git a/components/mus/common/gpu_type_converters_unittest.cc b/services/ui/common/gpu_type_converters_unittest.cc
|
| similarity index 98%
|
| rename from components/mus/common/gpu_type_converters_unittest.cc
|
| rename to services/ui/common/gpu_type_converters_unittest.cc
|
| index 012664309d909bbc17b0b759baf8c39e8541d642..7cb52979656327512277be404ac45885fd6a572e 100644
|
| --- a/components/mus/common/gpu_type_converters_unittest.cc
|
| +++ b/services/ui/common/gpu_type_converters_unittest.cc
|
| @@ -6,9 +6,9 @@
|
|
|
| #include "base/files/scoped_file.h"
|
| #include "build/build_config.h"
|
| -#include "components/mus/common/gpu_type_converters.h"
|
| #include "ipc/ipc_channel.h"
|
| #include "ipc/ipc_channel_handle.h"
|
| +#include "services/ui/common/gpu_type_converters.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
| #include "ui/gfx/buffer_types.h"
|
| #include "ui/gfx/geometry/size.h"
|
|
|