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

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

Issue 2966643002: media: Plumb MediaLog to MojoVideoDecoderService. (Closed)
Patch Set: Created 3 years, 6 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/services/BUILD.gn
diff --git a/media/mojo/services/BUILD.gn b/media/mojo/services/BUILD.gn
index 8c9a379efc54b4f3a4b1a898b319fb1e999a7869..9c77ca1558a25203be2b220127455c342e1f03b8 100644
--- a/media/mojo/services/BUILD.gn
+++ b/media/mojo/services/BUILD.gn
@@ -85,6 +85,7 @@ source_set("lib") {
"//media:cdm_api",
"//media:cdm_manager",
"//media:shared_memory_support",
+ "//media/mojo/clients",
"//media/mojo/common",
"//media/mojo/common:mojo_shared_buffer_video_frame",
"//mojo/common",

Powered by Google App Engine
This is Rietveld 408576698