Move FilePlayer and FileRecorder to Voice Engine
Because Voice Engine was the only user. (This has been landed twice before, as https://codereview.webrtc.org/2037623002 and https://codereview.webrtc.org/2240163002. Third time's a charm!) NOPRESUBMIT=True TBR=kjellander@webrtc.org Review-Url: https://codereview.webrtc.org/2247033003 Cr-Commit-Position: refs/heads/master@{#13777}
This commit is contained in:
@ -358,7 +358,6 @@
|
||||
'rtp_rtcp/test/testAPI/test_api_rtcp.cc',
|
||||
'rtp_rtcp/test/testAPI/test_api_video.cc',
|
||||
'utility/source/audio_frame_operations_unittest.cc',
|
||||
'utility/source/file_player_unittests.cc',
|
||||
'utility/source/process_thread_impl_unittest.cc',
|
||||
'video_coding/codecs/test/packet_manipulator_unittest.cc',
|
||||
'video_coding/codecs/test/stats_unittest.cc',
|
||||
@ -599,8 +598,6 @@
|
||||
'<(DEPTH)/resources/synthetic-trace.rx',
|
||||
'<(DEPTH)/resources/tmobile-downlink.rx',
|
||||
'<(DEPTH)/resources/tmobile-uplink.rx',
|
||||
'<(DEPTH)/resources/utility/encapsulated_pcm16b_8khz.wav',
|
||||
'<(DEPTH)/resources/utility/encapsulated_pcmu_8khz.wav',
|
||||
'<(DEPTH)/resources/verizon3g-downlink.rx',
|
||||
'<(DEPTH)/resources/verizon3g-uplink.rx',
|
||||
'<(DEPTH)/resources/verizon4g-downlink.rx',
|
||||
|
||||
Reference in New Issue
Block a user