Chromium Code Reviews| Index: content/test/webrtc_audio_device_test.cc |
| =================================================================== |
| --- content/test/webrtc_audio_device_test.cc (revision 119665) |
| +++ content/test/webrtc_audio_device_test.cc (working copy) |
| @@ -122,7 +122,6 @@ |
| WaitForIOThreadCompletion(); |
| render_thread_ = new RenderThreadImpl(kThreadName); |
| - mock_process_->set_main_thread(render_thread_); |
| } |
| void WebRTCAudioDeviceTest::TearDown() { |