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

Unified Diff: cc/ipc/BUILD.gn

Issue 2670213006: Mojom structs for copy requests / results should map to unique_ptr (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_request.typemap » ('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 cf0c09543db736a8c9088acbea6323d79225ef3e..42eaf444d11a0eabe11071c3d90a3a392fcb9c62 100644
--- a/cc/ipc/BUILD.gn
+++ b/cc/ipc/BUILD.gn
@@ -104,6 +104,8 @@ cc_source_set("struct_traits") {
"compositor_frame_metadata_struct_traits.h",
"compositor_frame_struct_traits.cc",
"compositor_frame_struct_traits.h",
+ "copy_output_request_struct_traits.cc",
+ "copy_output_request_struct_traits.h",
"copy_output_result_struct_traits.cc",
"copy_output_result_struct_traits.h",
"filter_operation_struct_traits.h",
« no previous file with comments | « no previous file | cc/ipc/copy_output_request.typemap » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698