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

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: changes 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
Index: media/mojo/common/BUILD.gn
diff --git a/media/mojo/common/BUILD.gn b/media/mojo/common/BUILD.gn
index eed3ae322d77fb42f8ebdd913a1e4804f6a5a60b..18442b63b9f032637358e5c6b6e7bae28e3da534 100644
--- a/media/mojo/common/BUILD.gn
+++ b/media/mojo/common/BUILD.gn
@@ -46,6 +46,7 @@ test("media_mojo_unittests") {
"//mojo/environment:chromium",
"//testing/gmock",
"//testing/gtest",
+ "//ui/gfx:test_support",
]
}
« no previous file with comments | « no previous file | media/mojo/common/media_type_converters.cc » ('j') | media/mojo/common/media_type_converters.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698