Index: content/test/webrtc_audio_device_test.cc |
diff --git a/content/test/webrtc_audio_device_test.cc b/content/test/webrtc_audio_device_test.cc |
index 350e0c1141835c6d3f11a9acd71ca4ac4746bfb6..05396823fcd6b1e10f3acbeadecbc816efd527bb 100644 |
--- a/content/test/webrtc_audio_device_test.cc |
+++ b/content/test/webrtc_audio_device_test.cc |
@@ -224,7 +224,6 @@ void WebRTCAudioDeviceTest::InitializeIOThread(const char* thread_name) { |
void WebRTCAudioDeviceTest::UninitializeIOThread() { |
resource_context_.reset(); |
- media_stream_manager_.reset(); |
tommi (sloooow) - chröme
2012/07/17 15:36:58
hmm... should we reset this object and the audio_m
no longer working on chromium
2012/07/17 17:18:25
Good idea, it fits the current design more.
Anothe
|
audio_manager_.reset(); |
test_request_context_.reset(); |
initialize_com_.reset(); |