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

Unified Diff: cc/ipc/BUILD.gn

Issue 2686833003: CopyOutputResult must have a working release callback when received over mojo (Closed)
Patch Set: c Created 3 years, 10 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/copy_output_result.mojom » ('j') | no next file with comments »
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 9ca8aa59caebc668e0a3f0d71e9b651bdff90cee..72b50bdc120167f0aa98c02eeb154ec729447ea9 100644
--- a/cc/ipc/BUILD.gn
+++ b/cc/ipc/BUILD.gn
@@ -60,6 +60,7 @@ mojom("interfaces") {
"surface_reference.mojom",
"surface_sequence.mojom",
"texture_mailbox.mojom",
+ "texture_mailbox_releaser.mojom",
"transferable_resource.mojom",
]
« no previous file with comments | « no previous file | cc/ipc/copy_output_result.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698