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

Unified Diff: content/test/BUILD.gn

Issue 2735793002: Add algorithm for processing constraints for video content capture. (Closed)
Patch Set: fix android/win_clang compilation issue 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
« no previous file with comments | « content/renderer/media/media_stream_constraints_util_video_content_unittest.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 09a089df176916fce6d0d44dd7e2d3de1bdb4f73..a62f659ba6920d19f4ef6e7f69912929cd47102a 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -1585,6 +1585,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",
« no previous file with comments | « content/renderer/media/media_stream_constraints_util_video_content_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698