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

Unified Diff: cc/ipc/BUILD.gn

Issue 2344183002: Move part of display_compositor's interface to cc/ipc (Closed)
Patch Set: semicolon Created 4 years, 3 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
Index: cc/ipc/BUILD.gn
diff --git a/cc/ipc/BUILD.gn b/cc/ipc/BUILD.gn
index 6b95bb26bedcf14a1b231a68c894feab9362b5ad..ed2a71fd11713d0da81762bb10db140bdf8fd65b 100644
--- a/cc/ipc/BUILD.gn
+++ b/cc/ipc/BUILD.gn
@@ -43,6 +43,7 @@ mojom("interfaces") {
"compositor_frame_metadata.mojom",
"filter_operation.mojom",
"filter_operations.mojom",
+ "mojo_compositor_frame_sink.mojom",
"quads.mojom",
"render_pass.mojom",
"render_pass_id.mojom",

Powered by Google App Engine
This is Rietveld 408576698