Update WebRTC code version (2021-07-20T04:04:55).
TBR=webrtc-version-updater@webrtc-ci.iam.gserviceaccount.com,mbonadei@webrtc.org Bug: None Change-Id: I957a9d050558fc141b476e3c484b161685727796 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/226524 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@{#34508}
This commit is contained in:

committed by
WebRTC LUCI CQ

parent
b9657f196a
commit
c1eaaeceb6
@ -13,7 +13,7 @@
|
||||
namespace webrtc {
|
||||
|
||||
// The timestamp is always in UTC.
|
||||
const char* const kSourceTimestamp = "WebRTC source stamp 2021-07-19T04:02:14";
|
||||
const char* const kSourceTimestamp = "WebRTC source stamp 2021-07-20T04:04:55";
|
||||
|
||||
void LoadWebRTCVersionInRegister() {
|
||||
// Using volatile to instruct the compiler to not optimize `p` away even
|
||||
|
Reference in New Issue
Block a user