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

Unified Diff: webrtc/video/webrtc_video.gypi

Issue 2390463002: Remove OnLocalSsrcChanged and rename EncoderStateFeedback. (Closed)
Patch Set: Rebase 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/video/video_send_stream.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/video/webrtc_video.gypi
diff --git a/webrtc/video/webrtc_video.gypi b/webrtc/video/webrtc_video.gypi
index dde855278ee768f42921b7d5b762b9faeb0bc8e4..22a4995f0d746b957e2c7d25a481a4a7786652e7 100644
--- a/webrtc/video/webrtc_video.gypi
+++ b/webrtc/video/webrtc_video.gypi
@@ -26,8 +26,8 @@
'webrtc_video_sources': [
'video/call_stats.cc',
'video/call_stats.h',
- 'video/encoder_state_feedback.cc',
- 'video/encoder_state_feedback.h',
+ 'video/encoder_rtcp_feedback.cc',
+ 'video/encoder_rtcp_feedback.h',
'video/overuse_frame_detector.cc',
'video/overuse_frame_detector.h',
'video/payload_router.cc',
« no previous file with comments | « webrtc/video/video_send_stream.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698