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

Unified Diff: content/test/BUILD.gn

Issue 2941553003: Reland "SelectSettings algorithm for audio constraints." (Closed)
Patch Set: fix test Created 3 years, 6 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 d1e3a481e8f53da1477d22c961a4152360c37a9d..c34c5dd403a5fb9043b524f54991de7eca866f2b 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -1631,6 +1631,7 @@ test("content_unittests") {
"../renderer/media/media_devices_event_dispatcher_unittest.cc",
"../renderer/media/media_stream_audio_processor_unittest.cc",
"../renderer/media/media_stream_audio_unittest.cc",
+ "../renderer/media/media_stream_constraints_util_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",

Powered by Google App Engine
This is Rietveld 408576698