Move sequence_number_utils.h to rtc_base/
Bug: webrtc:8440 Change-Id: I36e70da6ce70b95db7d3fce8b0013bff5c795bfc Reviewed-on: https://webrtc-review.googlesource.com/14860 Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Reviewed-by: Åsa Persson <asapersson@webrtc.org> Reviewed-by: Philip Eliasson <philipel@webrtc.org> Commit-Queue: Björn Terelius <terelius@webrtc.org> Cr-Commit-Position: refs/heads/master@{#20429}
This commit is contained in:

committed by
Commit Bot

parent
ddfd9c5fd2
commit
a194e58e79
@ -12,7 +12,7 @@
|
||||
|
||||
#include <algorithm>
|
||||
|
||||
#include "modules/video_coding/sequence_number_util.h"
|
||||
#include "rtc_base/numerics/sequence_number_util.h"
|
||||
|
||||
namespace webrtc {
|
||||
namespace video_coding {
|
||||
|
Reference in New Issue
Block a user