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

Unified Diff: media/mojo/interfaces/typemaps.gni

Issue 2388383002: media: Use IPC_STRUCT_TRAITS to convert SubsampleEntry for mojo (Closed)
Patch Set: Created 4 years, 2 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
Index: media/mojo/interfaces/typemaps.gni
diff --git a/media/mojo/interfaces/typemaps.gni b/media/mojo/interfaces/typemaps.gni
index 54f9f0e5bc0615d3d21f39e726c7ec3c1307d32d..6f0aebdec99719dd5731ee8887d5fb6a14b792e2 100644
--- a/media/mojo/interfaces/typemaps.gni
+++ b/media/mojo/interfaces/typemaps.gni
@@ -5,4 +5,5 @@
typemaps = [
"//media/mojo/interfaces/audio_parameters.typemap",
"//media/mojo/interfaces/pipeline_statistics.typemap",
+ "//media/mojo/interfaces/subsample_entry.typemap",
]

Powered by Google App Engine
This is Rietveld 408576698