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

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

Issue 1899363002: Finish plumbing MojoVideoDecoder. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Windows needs some more headers, apaprently. Created 4 years, 7 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
« no previous file with comments | « media/mojo/common/media_type_converters.cc ('k') | media/mojo/interfaces/audio_decoder.mojom » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/mojo/interfaces/BUILD.gn
diff --git a/media/mojo/interfaces/BUILD.gn b/media/mojo/interfaces/BUILD.gn
index 7bd8d71fe3b7f5c68f9332a342b7396cd2592aa9..1b154cbc8056e37654d6a14d4bc606f51efa0d7a 100644
--- a/media/mojo/interfaces/BUILD.gn
+++ b/media/mojo/interfaces/BUILD.gn
@@ -16,6 +16,7 @@ mojom("interfaces") {
"output_protection.mojom",
"renderer.mojom",
"service_factory.mojom",
+ "video_decoder.mojom",
]
if (is_chromeos) {
« no previous file with comments | « media/mojo/common/media_type_converters.cc ('k') | media/mojo/interfaces/audio_decoder.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698