Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(408)

Unified Diff: webrtc/modules/rtp_rtcp/include/flexfec_receiver.h

Issue 2451643002: Rename FecReceiver to UlpfecReceiver. (Closed)
Patch Set: Fix GYP. Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « webrtc/modules/rtp_rtcp/include/fec_receiver.h ('k') | webrtc/modules/rtp_rtcp/include/ulpfec_receiver.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/modules/rtp_rtcp/include/flexfec_receiver.h
diff --git a/webrtc/modules/rtp_rtcp/include/flexfec_receiver.h b/webrtc/modules/rtp_rtcp/include/flexfec_receiver.h
index 8f672fcc2dddff3c8d3dd8c761ad0d9f43166a63..fa1c853b78eae05039bb98bfd560b28d1c6ca05f 100644
--- a/webrtc/modules/rtp_rtcp/include/flexfec_receiver.h
+++ b/webrtc/modules/rtp_rtcp/include/flexfec_receiver.h
@@ -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 {
« no previous file with comments | « webrtc/modules/rtp_rtcp/include/fec_receiver.h ('k') | webrtc/modules/rtp_rtcp/include/ulpfec_receiver.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698