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

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

Issue 2966643002: media: Plumb MediaLog to MojoVideoDecoderService. (Closed)
Patch Set: Swap client/service directory. Created 3 years, 5 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/clients/mojo_video_decoder.cc ('k') | media/mojo/interfaces/media_log.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 88e8bcb535ed7b2807776b853bc05609ef2d1f45..c68e80fb300c5daa246391b5b4a9c269b97766b9 100644
--- a/media/mojo/interfaces/BUILD.gn
+++ b/media/mojo/interfaces/BUILD.gn
@@ -13,6 +13,7 @@ mojom("interfaces") {
"decryptor.mojom",
"demuxer_stream.mojom",
"interface_factory.mojom",
+ "media_log.mojom",
"media_service.mojom",
"media_types.mojom",
"output_protection.mojom",
« no previous file with comments | « media/mojo/clients/mojo_video_decoder.cc ('k') | media/mojo/interfaces/media_log.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698