Update WebRTC code version (2023-12-28T04:12:45).

Bug: None
Change-Id: I88ec741ad1682a52919475f3f2314e238af1137c
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/332543
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@{#41453}
This commit is contained in:
webrtc-version-updater 2023-12-27 20:12:47 -08:00 committed by WebRTC LUCI CQ
parent 849a624c33
commit f27515bfe3

View File

@ -13,7 +13,7 @@
namespace webrtc {
// The timestamp is always in UTC.
const char* const kSourceTimestamp = "WebRTC source stamp 2023-12-27T04:02:15";
const char* const kSourceTimestamp = "WebRTC source stamp 2023-12-28T04:12:45";
void LoadWebRTCVersionInRegister() {
// Using volatile to instruct the compiler to not optimize `p` away even