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

Unified Diff: media/mojo/services/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/interfaces/video_decoder.mojom ('k') | media/mojo/services/gpu_mojo_media_client.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/mojo/services/BUILD.gn
diff --git a/media/mojo/services/BUILD.gn b/media/mojo/services/BUILD.gn
index 8c9a379efc54b4f3a4b1a898b319fb1e999a7869..d171db1a4566976c3bd8f7c1b3f4bb1add6aecc7 100644
--- a/media/mojo/services/BUILD.gn
+++ b/media/mojo/services/BUILD.gn
@@ -55,6 +55,8 @@ source_set("lib") {
"mojo_demuxer_stream_adapter.h",
"mojo_media_client.cc",
"mojo_media_client.h",
+ "mojo_media_log.cc",
+ "mojo_media_log.h",
"mojo_provision_fetcher.cc",
"mojo_provision_fetcher.h",
"mojo_renderer_service.cc",
« no previous file with comments | « media/mojo/interfaces/video_decoder.mojom ('k') | media/mojo/services/gpu_mojo_media_client.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698