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

Unified Diff: cc/ipc/BUILD.gn

Issue 2797453002: Rename DisplayCompositor to MojoFrameSinkManager. (Closed)
Patch Set: Fix comments. Created 3 years, 9 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 | « no previous file | cc/ipc/display_compositor.mojom » ('j') | services/ui/gpu/gpu_main.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/ipc/BUILD.gn
diff --git a/cc/ipc/BUILD.gn b/cc/ipc/BUILD.gn
index 72b50bdc120167f0aa98c02eeb154ec729447ea9..a216495d08a5fc3f33d5666c43dcb84859787f4e 100644
--- a/cc/ipc/BUILD.gn
+++ b/cc/ipc/BUILD.gn
@@ -44,10 +44,10 @@ mojom("interfaces") {
"compositor_frame_metadata.mojom",
"copy_output_request.mojom",
"copy_output_result.mojom",
- "display_compositor.mojom",
"filter_operation.mojom",
"filter_operations.mojom",
"frame_sink_id.mojom",
+ "frame_sink_manager.mojom",
"local_surface_id.mojom",
"mojo_compositor_frame_sink.mojom",
"quads.mojom",
« no previous file with comments | « no previous file | cc/ipc/display_compositor.mojom » ('j') | services/ui/gpu/gpu_main.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698