Update WebRTC code version (2024-01-30T04:07:38).

Bug: None
Change-Id: Id32a9f8bea4868a9d2de8cd2109153d18da685ae
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/336822
Commit-Queue: webrtc-version-updater@webrtc-ci.iam.gserviceaccount.com <webrtc-version-updater@webrtc-ci.iam.gserviceaccount.com>
Bot-Commit: webrtc-version-updater@webrtc-ci.iam.gserviceaccount.com <webrtc-version-updater@webrtc-ci.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/main@{#41632}
This commit is contained in:
webrtc-version-updater 2024-01-29 20:07:39 -08:00 committed by WebRTC LUCI CQ
parent 68e85b8d0d
commit 05a6f3b425

View File

@ -13,7 +13,7 @@
namespace webrtc {
// The timestamp is always in UTC.
const char* const kSourceTimestamp = "WebRTC source stamp 2024-01-29T04:16:27";
const char* const kSourceTimestamp = "WebRTC source stamp 2024-01-30T04:07:38";
void LoadWebRTCVersionInRegister() {
// Using volatile to instruct the compiler to not optimize `p` away even