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

Unified Diff: media/mojo/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 | « no previous file | media/mojo/clients/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/mojo/BUILD.gn
diff --git a/media/mojo/BUILD.gn b/media/mojo/BUILD.gn
index d2a7e20d0f8e299ca526c96a01b2b18efee7f637..0d7923231bd4eb48c945964f787c7aef8b811aff 100644
--- a/media/mojo/BUILD.gn
+++ b/media/mojo/BUILD.gn
@@ -90,6 +90,7 @@ source_set("unit_tests") {
"//media/base:test_support",
"//media/mojo/clients",
"//media/mojo/common",
+ "//media/mojo/common:mojo_shared_buffer_video_frame",
"//media/mojo/interfaces",
"//media/mojo/services:lib",
"//services/service_manager/tests:interfaces",
« no previous file with comments | « no previous file | media/mojo/clients/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698