Move FilePlayer and FileRecorder to Voice Engine
Because Voice Engine was the only user. (We have tried to land this many times before. I'm hoping that this time all external dependencies on these files will really be gone.) BUG=none Review-Url: https://codereview.webrtc.org/2622493002 Cr-Commit-Position: refs/heads/master@{#15978}
This commit is contained in:
@ -231,8 +231,6 @@ if (rtc_include_tests) {
|
||||
"//resources/synthetic-trace.rx",
|
||||
"//resources/tmobile-downlink.rx",
|
||||
"//resources/tmobile-uplink.rx",
|
||||
"//resources/utility/encapsulated_pcm16b_8khz.wav",
|
||||
"//resources/utility/encapsulated_pcmu_8khz.wav",
|
||||
"//resources/verizon3g-downlink.rx",
|
||||
"//resources/verizon3g-uplink.rx",
|
||||
"//resources/verizon4g-downlink.rx",
|
||||
@ -483,7 +481,6 @@ if (rtc_include_tests) {
|
||||
"rtp_rtcp/test/testAPI/test_api_audio.cc",
|
||||
"rtp_rtcp/test/testAPI/test_api_rtcp.cc",
|
||||
"rtp_rtcp/test/testAPI/test_api_video.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",
|
||||
|
||||
Reference in New Issue
Block a user