Update WebRTC code version (2021-08-17T04:05:32).

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

Bug: None
Change-Id: Ie8ce13a8d31a2aa7bcab363fcb9f177426c25c1f
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/229040
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@{#34774}
This commit is contained in:
webrtc-version-updater 2021-08-16 21:05:33 -07:00 committed by WebRTC LUCI CQ
parent d912446f52
commit a32495005d

View File

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