Rename FecReceiver to UlpfecReceiver.

BUG=webrtc:5654

Review-Url: https://codereview.webrtc.org/2451643002
Cr-Commit-Position: refs/heads/master@{#14846}
This commit is contained in:
brandtr
2016-10-31 04:51:33 -07:00
committed by Commit bot
parent 6b825df37e
commit d55c3f68c8
11 changed files with 105 additions and 190 deletions

View File

@ -14,7 +14,7 @@
#include <memory>
#include "webrtc/base/basictypes.h"
#include "webrtc/modules/rtp_rtcp/include/fec_receiver.h"
#include "webrtc/modules/rtp_rtcp/include/ulpfec_receiver.h"
namespace webrtc {