Update WebRTC code version (2021-12-10T04:04:39).

Bug: None
Change-Id: Ie157523ab711b3146282b36ada74b27b10e38588
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/240661
Bot-Commit: 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/main@{#35515}
This commit is contained in:
webrtc-version-updater 2021-12-09 20:04:41 -08:00 committed by WebRTC LUCI CQ
parent b91a47e6aa
commit af81236231

View File

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