| Index: services/ui/common/gpu_memory_buffer_impl.cc
|
| diff --git a/components/mus/common/gpu_memory_buffer_impl.cc b/services/ui/common/gpu_memory_buffer_impl.cc
|
| similarity index 95%
|
| rename from components/mus/common/gpu_memory_buffer_impl.cc
|
| rename to services/ui/common/gpu_memory_buffer_impl.cc
|
| index 415f6548f148f68931091ddbb029d2b9f9603bc0..e6d3b67c5445745a06e6a5ab669644d9a5947148 100644
|
| --- a/components/mus/common/gpu_memory_buffer_impl.cc
|
| +++ b/services/ui/common/gpu_memory_buffer_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/common/gpu_memory_buffer_impl.h"
|
| +#include "services/ui/common/gpu_memory_buffer_impl.h"
|
|
|
| namespace mus {
|
|
|
|
|