Renamed video_coding/packet_buffer_unittest.cc.

Renamed video_coding/packet_buffer_unittest.cc to
video_coding/video_packet_buffer_unittest.cc

BUG=webrtc:5949
TBR=stefan@webrtc.org

Review-Url: https://codereview.webrtc.org/2049693002
Cr-Commit-Position: refs/heads/master@{#13074}
This commit is contained in:
philipel
2016-06-08 12:09:39 -07:00
committed by Commit bot
parent 2019afd0ef
commit bde418d84c
2 changed files with 1 additions and 1 deletions

View File

@ -369,7 +369,7 @@
'video_coding/jitter_estimator_tests.cc',
'video_coding/media_optimization_unittest.cc',
'video_coding/nack_module_unittest.cc',
'video_coding/packet_buffer_unittest.cc',
'video_coding/video_packet_buffer_unittest.cc',
'video_coding/percentile_filter_unittest.cc',
'video_coding/protection_bitrate_calculator_unittest.cc',
'video_coding/receiver_unittest.cc',