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

Unified Diff: webrtc/video/webrtc_video.gypi

Issue 2216533002: Move RTP for synchroninzation and rename classes, files and variables. (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Indentation + rebase. Created 4 years, 4 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/vie_sync_module.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 5ae8b5f9ac85ed2204bfd143715d67d719026511..6b00e69d151cfe91d8e4c3d7b098e72154514106 100644
--- a/webrtc/video/webrtc_video.gypi
+++ b/webrtc/video/webrtc_video.gypi
@@ -38,6 +38,8 @@
'video/report_block_stats.h',
'video/rtp_stream_receiver.cc',
'video/rtp_stream_receiver.h',
+ 'video/rtp_streams_synchronizer.cc',
+ 'video/rtp_streams_synchronizer.h',
'video/send_delay_stats.cc',
'video/send_delay_stats.h',
'video/send_statistics_proxy.cc',
@@ -60,8 +62,6 @@
'video/vie_encoder.h',
'video/vie_remb.cc',
'video/vie_remb.h',
- 'video/vie_sync_module.cc',
- 'video/vie_sync_module.h',
],
},
}
« no previous file with comments | « webrtc/video/vie_sync_module.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698