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

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

Issue 2805533005: Implement Mojo IPC for media::HDRMetadata (Closed)
Patch Set: Add comments for max_cll and max_fall Created 3 years, 8 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
« media/base/hdr_metadata.h ('K') | « media/mojo/interfaces/media_types.typemap ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/mojo/interfaces/typemaps.gni
diff --git a/media/mojo/interfaces/typemaps.gni b/media/mojo/interfaces/typemaps.gni
index 1f0377be2cb41715267b02ff1c7b5202564c0ab8..a69837f20b815324e8b92bcd54a28cc1ed51713b 100644
--- a/media/mojo/interfaces/typemaps.gni
+++ b/media/mojo/interfaces/typemaps.gni
@@ -7,6 +7,7 @@ typemaps = [
"//media/mojo/interfaces/content_decryption_module.typemap",
"//media/mojo/interfaces/decryptor.typemap",
"//media/mojo/interfaces/demuxer_stream.typemap",
+ "//media/mojo/interfaces/hdr_metadata.typemap",
"//media/mojo/interfaces/media_types.typemap",
"//media/mojo/interfaces/pipeline_statistics.typemap",
"//media/mojo/interfaces/video_color_space.typemap",
« media/base/hdr_metadata.h ('K') | « media/mojo/interfaces/media_types.typemap ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698