| Index: services/ui/common/BUILD.gn
|
| diff --git a/services/ui/common/BUILD.gn b/services/ui/common/BUILD.gn
|
| index 96ea1354ccd02791caedc1c78fa0034843e3f2f3..803f8595afcbcfffec94d0c3c3386c27850a488f 100644
|
| --- a/services/ui/common/BUILD.gn
|
| +++ b/services/ui/common/BUILD.gn
|
| @@ -37,7 +37,7 @@ source_set("mus_common") {
|
| }
|
|
|
| # GPU related code used by the server-side components (e.g. window server
|
| -# process, display compositor in the gpu process).
|
| +# process, frame sink manager in the gpu process).
|
| source_set("server_gpu") {
|
| sources = [
|
| "server_gpu_memory_buffer_manager.cc",
|
|
|