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

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

Issue 2919163003: media: Create separate target for MojoSharedBufferVideoFrame. (Closed)
Patch Set: Created 3 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/BUILD.gn ('k') | no next file » | 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 fbeca13796a6d6d3cb750393d60557ff1ff5b9d8..8c9a379efc54b4f3a4b1a898b319fb1e999a7869 100644
--- a/media/mojo/services/BUILD.gn
+++ b/media/mojo/services/BUILD.gn
@@ -86,6 +86,7 @@ source_set("lib") {
"//media:cdm_manager",
"//media:shared_memory_support",
"//media/mojo/common",
+ "//media/mojo/common:mojo_shared_buffer_video_frame",
"//mojo/common",
"//services/service_manager/public/interfaces",
]
« no previous file with comments | « media/mojo/common/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698