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

Unified Diff: media/mojo/interfaces/media_types.typemap

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
Index: media/mojo/interfaces/media_types.typemap
diff --git a/media/mojo/interfaces/media_types.typemap b/media/mojo/interfaces/media_types.typemap
index a10cdf63c8fe01eea9ea1b5d4eb822df5f5d768d..cc8b655df0a5285651174ecf385f4673d6775340 100644
--- a/media/mojo/interfaces/media_types.typemap
+++ b/media/mojo/interfaces/media_types.typemap
@@ -10,6 +10,7 @@ public_headers = [
"//media/base/channel_layout.h",
"//media/base/decode_status.h",
"//media/base/encryption_scheme.h",
+ "//media/base/hdr_metadata.h",
"//media/base/output_device_info.h",
"//media/base/sample_format.h",
"//media/base/subsample_entry.h",

Powered by Google App Engine
This is Rietveld 408576698