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

Unified Diff: webrtc/video/webrtc_video.gypi

Issue 1917363005: Rename ViEReceiver and move ownership to VideoReceiveStream. (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Changed comment. Created 4 years, 8 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
« webrtc/video/vie_channel.cc ('K') | « webrtc/video/vie_receiver.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 f7e1fd937b03ea0a51b0f569a1e110ef56c95605..514b21dc1ffb049c84719dacbf95921d6e58d8d4 100644
--- a/webrtc/video/webrtc_video.gypi
+++ b/webrtc/video/webrtc_video.gypi
@@ -38,6 +38,8 @@
'video/receive_statistics_proxy.h',
'video/report_block_stats.cc',
'video/report_block_stats.h',
+ 'video/rtp_stream_receiver.cc',
+ 'video/rtp_stream_receiver.h',
'video/send_statistics_proxy.cc',
'video/send_statistics_proxy.h',
'video/stream_synchronization.cc',
@@ -54,8 +56,6 @@
'video/vie_channel.h',
'video/vie_encoder.cc',
'video/vie_encoder.h',
- 'video/vie_receiver.cc',
- 'video/vie_receiver.h',
'video/vie_remb.cc',
'video/vie_remb.h',
'video/vie_sync_module.cc',
« webrtc/video/vie_channel.cc ('K') | « webrtc/video/vie_receiver.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698