Update WebRTC code version (2025-02-18T04:08:23).
Bug: None Change-Id: I97a03555d37a9f1b541ff3325f7af5548f576a31 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/377582 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@{#43909}
This commit is contained in:
parent
e51765df6b
commit
04c5d8641a
@ -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-14T04:07:32";
|
const char* const kSourceTimestamp = "WebRTC source stamp 2025-02-18T04:08:23";
|
||||||
|
|
||||||
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