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

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

Issue 2908303003: media: Create Mojo StructTraits for VideoFrame (Closed)
Patch Set: Remove death test. Created 3 years, 6 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 a69837f20b815324e8b92bcd54a28cc1ed51713b..f485f00e6d31b553c8ae472131e6913542612bdd 100644
--- a/media/mojo/interfaces/typemaps.gni
+++ b/media/mojo/interfaces/typemaps.gni
@@ -11,4 +11,5 @@ typemaps = [
"//media/mojo/interfaces/media_types.typemap",
"//media/mojo/interfaces/pipeline_statistics.typemap",
"//media/mojo/interfaces/video_color_space.typemap",
+ "//media/mojo/interfaces/video_frame.typemap",
]

Powered by Google App Engine
This is Rietveld 408576698