Update WebRTC code version (2025-02-10T04:07:09).
Bug: None Change-Id: I9f72a60f0da946142ef9f8c9ec96f27199fe3b99 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/376660 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@{#43861}
This commit is contained in:
parent
06539e6bf8
commit
bf1ada2730
@ -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 2025-02-09T04:04:39";
|
const char* const kSourceTimestamp = "WebRTC source stamp 2025-02-10T04:07:09";
|
||||||
|
|
||||||
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