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

Unified Diff: content/content_tests.gypi

Issue 199063002: Added unittest to WebRtcAudioRenderer. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: added content_export to AudioDeviceFactory, so bots pass the compile. Created 6 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 | content/renderer/media/audio_device_factory.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index d1154bf508f44cda36b1110ed69e480701740288..db54de925d64aedee43ba085b9445c85dda548de 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -721,6 +721,7 @@
'renderer/media/webrtc/webrtc_local_audio_track_adapter_unittest.cc',
'renderer/media/webrtc/webrtc_video_capturer_adapter_unittest.cc',
'renderer/media/webrtc_audio_capturer_unittest.cc',
+ 'renderer/media/webrtc_audio_renderer_unittest.cc',
'renderer/media/webrtc_identity_service_unittest.cc',
'renderer/media/webrtc_local_audio_source_provider_unittest.cc',
'renderer/media/webrtc_local_audio_track_unittest.cc',
« no previous file with comments | « no previous file | content/renderer/media/audio_device_factory.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698