| Index: services/ui/common/mojo_gpu_memory_buffer.cc
|
| diff --git a/components/mus/common/mojo_gpu_memory_buffer.cc b/services/ui/common/mojo_gpu_memory_buffer.cc
|
| similarity index 98%
|
| rename from components/mus/common/mojo_gpu_memory_buffer.cc
|
| rename to services/ui/common/mojo_gpu_memory_buffer.cc
|
| index 00b046b068d0d1ab8d584bca97e5912074601e0f..f30358498b6419c62f3d20a1fe7a6de716ea283d 100644
|
| --- a/components/mus/common/mojo_gpu_memory_buffer.cc
|
| +++ b/services/ui/common/mojo_gpu_memory_buffer.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/mojo_gpu_memory_buffer.h"
|
| +#include "services/ui/common/mojo_gpu_memory_buffer.h"
|
|
|
| #include <stdint.h>
|
|
|
|
|