Update WebRTC code version (2024-12-12T04:05:15).
Bug: None Change-Id: Ia9db1370993a12af3f2214bc8b338728a6c75fb1 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/371200 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@{#43542}
This commit is contained in:
parent
000f04375b
commit
adc536af5a
@ -13,7 +13,7 @@
|
|||||||
namespace webrtc {
|
namespace webrtc {
|
||||||
|
|
||||||
// The timestamp is always in UTC.
|
// The timestamp is always in UTC.
|
||||||
const char* const kSourceTimestamp = "WebRTC source stamp 2024-12-11T04:08:00";
|
const char* const kSourceTimestamp = "WebRTC source stamp 2024-12-12T04:05:15";
|
||||||
|
|
||||||
void LoadWebRTCVersionInRegister() {
|
void LoadWebRTCVersionInRegister() {
|
||||||
// Using volatile to instruct the compiler to not optimize `p` away even
|
// Using volatile to instruct the compiler to not optimize `p` away even
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user