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

Unified Diff: cc/ipc/typemaps.gni

Issue 2655963006: Implemented StructTraits for cc::CopyOutputRequest (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/DEPS » ('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 7c3dda2c06ba5f99c83a516b0f791defcac90d8a..a32c994de6bf1a6be4c9986a4d6ff8c9c8e60987 100644
--- a/cc/ipc/typemaps.gni
+++ b/cc/ipc/typemaps.gni
@@ -6,6 +6,7 @@ typemaps = [
"//cc/ipc/begin_frame_args.typemap",
"//cc/ipc/compositor_frame.typemap",
"//cc/ipc/compositor_frame_metadata.typemap",
+ "//cc/ipc/copy_output_request.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/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698