Update WebRTC code version (2020-12-25T04:04:51).
TBR=webrtc-version-updater@webrtc-ci.iam.gserviceaccount.com,mbonadei@webrtc.org Bug: None Change-Id: I680207778fdb77a13098f3bf5c12134189f382ca Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/199142 Reviewed-by: webrtc-version-updater@webrtc-ci.iam.gserviceaccount.com <webrtc-version-updater@webrtc-ci.iam.gserviceaccount.com> Commit-Queue: webrtc-version-updater@webrtc-ci.iam.gserviceaccount.com <webrtc-version-updater@webrtc-ci.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#32880}
This commit is contained in:
parent
a45df0b349
commit
b804ba25bc
@ -13,7 +13,7 @@
|
||||
namespace webrtc {
|
||||
|
||||
// The timestamp is always in UTC.
|
||||
const char* const kSourceTimestamp = "WebRTC source stamp 2020-12-24T04:03:38";
|
||||
const char* const kSourceTimestamp = "WebRTC source stamp 2020-12-25T04:04:51";
|
||||
|
||||
void LoadWebRTCVersionInRegister() {
|
||||
// Using volatile to instruct the compiler to not optimize `p` away even
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user