Update WebRTC code version (2021-05-06T04:04:14).

TBR=webrtc-version-updater@webrtc-ci.iam.gserviceaccount.com,mbonadei@webrtc.org

Bug: None
Change-Id: Ibaaa7f83dacc9f8e7811807ae27b88cac9f3bd49
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/217489
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@{#33932}
This commit is contained in:
webrtc-version-updater 2021-05-05 21:04:17 -07:00 committed by WebRTC LUCI CQ
parent 8accb40f47
commit b7d06b92dd

View File

@ -13,7 +13,7 @@
namespace webrtc {
// The timestamp is always in UTC.
const char* const kSourceTimestamp = "WebRTC source stamp 2021-05-05T04:03:35";
const char* const kSourceTimestamp = "WebRTC source stamp 2021-05-06T04:04:14";
void LoadWebRTCVersionInRegister() {
// Using volatile to instruct the compiler to not optimize `p` away even