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

Unified Diff: media/audio/BUILD.gn

Issue 2718903003: Add play test.
Patch Set: updated.. 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 | « no previous file | media/audio/audio_output_resampler.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/audio/BUILD.gn
diff --git a/media/audio/BUILD.gn b/media/audio/BUILD.gn
index 4b79155224d434704381040210fc42b011b21052..6cbb6922146ded151f00546f4b8949f7544d5582 100644
--- a/media/audio/BUILD.gn
+++ b/media/audio/BUILD.gn
@@ -350,6 +350,7 @@ source_set("unit_tests") {
if (is_mac) {
sources += [
+ "audio_low_latency_input_output_unittest.cc",
"mac/audio_auhal_mac_unittest.cc",
"mac/audio_device_listener_mac_unittest.cc",
"mac/audio_low_latency_input_mac_unittest.cc",
« no previous file with comments | « no previous file | media/audio/audio_output_resampler.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698