Chromium Code Reviews

Unified Diff: webrtc/modules/remote_bitrate_estimator/include/send_time_history.h

Issue 1247293002: Add support for transport wide sequence numbers (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Rebase, again Created 5 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Index: webrtc/modules/remote_bitrate_estimator/include/send_time_history.h
diff --git a/webrtc/modules/bitrate_controller/send_time_history.h b/webrtc/modules/remote_bitrate_estimator/include/send_time_history.h
similarity index 100%
rename from webrtc/modules/bitrate_controller/send_time_history.h
rename to webrtc/modules/remote_bitrate_estimator/include/send_time_history.h

Powered by Google App Engine