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

Unified Diff: media/mojo/clients/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/BUILD.gn ('k') | media/mojo/common/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/mojo/clients/BUILD.gn
diff --git a/media/mojo/clients/BUILD.gn b/media/mojo/clients/BUILD.gn
index 8fba0594a70f799797e65696a4362e78c855c53b..a299b51d0e63a3fd38d39ff878900e19a166b9a3 100644
--- a/media/mojo/clients/BUILD.gn
+++ b/media/mojo/clients/BUILD.gn
@@ -62,6 +62,7 @@ source_set("clients") {
deps = [
"//media/mojo/common",
+ "//media/mojo/common:mojo_shared_buffer_video_frame",
"//mojo/common",
"//services/service_manager/public/cpp",
]
« no previous file with comments | « media/mojo/BUILD.gn ('k') | media/mojo/common/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698