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

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

Issue 1769673002: Transfer media::VideoFrame using mojo shared memory (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 4 years, 9 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/common/media_type_converters.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/mojo/common/BUILD.gn
diff --git a/media/mojo/common/BUILD.gn b/media/mojo/common/BUILD.gn
index 1d0fa81205ffbf433450eaa1d38664fd96523f27..2e3e23076435a000df13ecc68b183cf7dd330c62 100644
--- a/media/mojo/common/BUILD.gn
+++ b/media/mojo/common/BUILD.gn
@@ -44,6 +44,7 @@ test("media_mojo_unittests") {
"//mojo/edk/test:run_all_unittests",
"//testing/gmock",
"//testing/gtest",
+ "//ui/gfx:test_support",
]
}
« no previous file with comments | « no previous file | media/mojo/common/media_type_converters.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698