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

Unified Diff: content/test/BUILD.gn

Issue 2524103002: [Mojo Video Capture] Move Mojo struct VideoFrameInfo from content/common to media/capture/mojo (Closed)
Patch Set: Created 4 years, 1 month 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 | « content/renderer/media/video_capture_impl_unittest.cc ('k') | media/capture/mojo/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index f2794fed1876d70b7db9a12de54bbfdbb331cda5..e60b1061ed4f88bf782835019c7be3fcd1f65279 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -1406,6 +1406,7 @@ test("content_unittests") {
"//media/base:test_support",
"//media/blink",
"//media/capture",
+ "//media/capture/mojo:capture_types",
"//media/midi:midi",
"//media/midi:mojo_cpp_sources",
"//mojo/edk/test:test_support",
« no previous file with comments | « content/renderer/media/video_capture_impl_unittest.cc ('k') | media/capture/mojo/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698