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

Unified Diff: content/test/BUILD.gn

Issue 2803483003: [Mojo Video Capture] Split interface BuildableVideoCaptureDevice (Closed)
Patch Set: Created 3 years, 8 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: content/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index 03c74faed70e8a82c83d6a5ddce07cff934b6fad..ec2e794f67cb5bc417ac141b27545a161119e14b 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -1250,6 +1250,8 @@ test("content_unittests") {
"../browser/renderer_host/media/media_stream_dispatcher_host_unittest.cc",
"../browser/renderer_host/media/media_stream_manager_unittest.cc",
"../browser/renderer_host/media/media_stream_ui_proxy_unittest.cc",
+ "../browser/renderer_host/media/mock_video_capture_provider.cc",
+ "../browser/renderer_host/media/mock_video_capture_provider.h",
"../browser/renderer_host/media/render_frame_audio_output_stream_factory_unittest.cc",
"../browser/renderer_host/media/renderer_audio_output_stream_factory_context_impl_unittest.cc",
"../browser/renderer_host/media/video_capture_buffer_pool_unittest.cc",

Powered by Google App Engine
This is Rietveld 408576698