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

Unified Diff: media/mojo/interfaces/BUILD.gn

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/BUILD.gn
diff --git a/media/mojo/interfaces/BUILD.gn b/media/mojo/interfaces/BUILD.gn
index 29a2799475b636c76836d4b6a67b9297752cd1b6..9870e6d1d3f8b72151d881d4a06e416d483310b7 100644
--- a/media/mojo/interfaces/BUILD.gn
+++ b/media/mojo/interfaces/BUILD.gn
@@ -17,6 +17,7 @@ mojom("interfaces") {
"output_protection.mojom",
"renderer.mojom",
"service_factory.mojom",
+ "subsample_entry.mojom",
"video_decoder.mojom",
]

Powered by Google App Engine
This is Rietveld 408576698