Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1282)

Unified Diff: services/ui/common/BUILD.gn

Issue 2797453002: Rename DisplayCompositor to MojoFrameSinkManager. (Closed)
Patch Set: Rebase. Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « content/gpu/gpu_child_thread.cc ('k') | services/ui/gpu/gpu_main.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
« no previous file with comments | « content/gpu/gpu_child_thread.cc ('k') | services/ui/gpu/gpu_main.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698