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

Unified Diff: cc/ipc/BUILD.gn

Issue 2659703002: Implemented StructTraits for cc::CopyOutputResult (Closed)
Patch Set: c Created 3 years, 11 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') | cc/ipc/copy_output_result.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 53b303a2ecf77f40dc608e77697c37090c7b8ca9..bb64a5451f1d060ad4311fb25f5e581545683b99 100644
--- a/cc/ipc/BUILD.gn
+++ b/cc/ipc/BUILD.gn
@@ -43,6 +43,7 @@ mojom("interfaces") {
"compositor_frame.mojom",
"compositor_frame_metadata.mojom",
"copy_output_request.mojom",
+ "copy_output_result.mojom",
"filter_operation.mojom",
"filter_operations.mojom",
"frame_sink_id.mojom",
« no previous file with comments | « no previous file | cc/ipc/copy_output_result.mojom » ('j') | cc/ipc/copy_output_result.mojom » ('J')

Powered by Google App Engine
This is Rietveld 408576698