Update WebRTC code version (2023-01-29T04:02:18).
Bug: None Change-Id: I64c19900352dbfbc3d8424645e3bb2fdd1a22d1b Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/291626 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@{#39220}
This commit is contained in:
parent
dc7a14bb66
commit
863a07fe6f
@ -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 2023-01-26T04:01:54";
|
const char* const kSourceTimestamp = "WebRTC source stamp 2023-01-29T04:02:18";
|
||||||
|
|
||||||
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