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

Unified Diff: cc/ipc/BUILD.gn

Issue 2449173003: Mus: Introduce DisplayCompositorClient mojo interface (Closed)
Patch Set: Created 4 years, 2 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') | cc/ipc/display_compositor.mojom » ('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 53b3fec7e6dd908721f8e35e3e356cd2d78bd702..da6c17fb2cb51ac07c16a17a6f8080fb07079071 100644
--- a/cc/ipc/BUILD.gn
+++ b/cc/ipc/BUILD.gn
@@ -41,6 +41,7 @@ mojom("interfaces") {
"begin_frame_args.mojom",
"compositor_frame.mojom",
"compositor_frame_metadata.mojom",
+ "display_compositor.mojom",
"filter_operation.mojom",
"filter_operations.mojom",
"frame_sink_id.mojom",
« no previous file with comments | « no previous file | cc/ipc/display_compositor.mojom » ('j') | cc/ipc/display_compositor.mojom » ('J')

Powered by Google App Engine
This is Rietveld 408576698