| Index: services/ui/common/BUILD.gn
|
| diff --git a/services/ui/common/BUILD.gn b/services/ui/common/BUILD.gn
|
| index 52c55ac5652532bb68400e85f9d51a496321e11f..3499aa30dd5fbee01a3aa6d38bcabad1e46633a2 100644
|
| --- a/services/ui/common/BUILD.gn
|
| +++ b/services/ui/common/BUILD.gn
|
| @@ -40,8 +40,6 @@ source_set("mus_common") {
|
| # process, display compositor in the gpu process).
|
| source_set("server_gpu") {
|
| sources = [
|
| - "generic_shared_memory_id_generator.cc",
|
| - "generic_shared_memory_id_generator.h",
|
| "mus_gpu_memory_buffer_manager.cc",
|
| "mus_gpu_memory_buffer_manager.h",
|
| ]
|
|
|