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

Unified Diff: cc/ipc/typemaps.gni

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 | « cc/ipc/traits_test_service.mojom ('k') | cc/output/copy_output_result.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/ipc/typemaps.gni
diff --git a/cc/ipc/typemaps.gni b/cc/ipc/typemaps.gni
index a32c994de6bf1a6be4c9986a4d6ff8c9c8e60987..62286b243c85e70ad5f52d107f2268e4aa2406a3 100644
--- a/cc/ipc/typemaps.gni
+++ b/cc/ipc/typemaps.gni
@@ -7,6 +7,7 @@ typemaps = [
"//cc/ipc/compositor_frame.typemap",
"//cc/ipc/compositor_frame_metadata.typemap",
"//cc/ipc/copy_output_request.typemap",
+ "//cc/ipc/copy_output_result.typemap",
"//cc/ipc/filter_operation.typemap",
"//cc/ipc/filter_operations.typemap",
"//cc/ipc/frame_sink_id.typemap",
« no previous file with comments | « cc/ipc/traits_test_service.mojom ('k') | cc/output/copy_output_result.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698