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

Unified Diff: content/test/BUILD.gn

Issue 2735793002: Add algorithm for processing constraints for video content capture. (Closed)
Patch Set: Add contradiction tests Created 3 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: content/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index 7d185a1c7bdfb2bcf674593bab00df0d769271ba..063e37f5e83ddacdbee95886f96fc64f5efb4919 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -1578,6 +1578,7 @@ test("content_unittests") {
"../renderer/media/media_stream_audio_unittest.cc",
"../renderer/media/media_stream_constraints_util_sets_unittest.cc",
"../renderer/media/media_stream_constraints_util_unittest.cc",
+ "../renderer/media/media_stream_constraints_util_video_content_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",

Powered by Google App Engine
This is Rietveld 408576698