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

Unified Diff: content/test/BUILD.gn

Issue 2803483003: [Mojo Video Capture] Split interface BuildableVideoCaptureDevice (Closed)
Patch Set: Remove fallback mechanism. 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
« no previous file with comments | « content/browser/renderer_host/media/video_capture_provider.h ('k') | no next file » | 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 5b0a162801f046a5e90e1def5437c5849bc747f2..b7340c59ba0821d1b3f76ad809db3e57461e9038 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -1232,6 +1232,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",
« no previous file with comments | « content/browser/renderer_host/media/video_capture_provider.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698