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

Unified Diff: content/test/BUILD.gn

Issue 2707203006: Minor refactoring of support classes for video-device constraints. (Closed)
Patch Set: hbos comment + fix in accessor Created 3 years, 10 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/renderer/media/user_media_client_impl.cc ('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 37d556ab40b9e94364d36713d0f8b8a72ac42e13..e3d0bff0972ef13af798a530903f20143bcfab14 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -1577,7 +1577,7 @@ test("content_unittests") {
"../renderer/media/media_stream_audio_processor_unittest.cc",
"../renderer/media/media_stream_audio_unittest.cc",
"../renderer/media/media_stream_constraints_util_unittest.cc",
- "../renderer/media/media_stream_constraints_util_video_source_unittest.cc",
+ "../renderer/media/media_stream_constraints_util_video_device_unittest.cc",
"../renderer/media/media_stream_dispatcher_unittest.cc",
"../renderer/media/media_stream_video_capturer_source_unittest.cc",
"../renderer/media/media_stream_video_renderer_sink_unittest.cc",
« no previous file with comments | « content/renderer/media/user_media_client_impl.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698