Update WebRTC code version (2022-07-31T04:03:50).
Bug: None Change-Id: I71e1c9bcccf1c89dd4c993af01a7bd93ae1ab65c Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/270121 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@{#37650}
This commit is contained in:

committed by
WebRTC LUCI CQ

parent
0832e3260d
commit
a4a95d8c3d
@ -13,7 +13,7 @@
|
||||
namespace webrtc {
|
||||
|
||||
// The timestamp is always in UTC.
|
||||
const char* const kSourceTimestamp = "WebRTC source stamp 2022-07-30T04:02:36";
|
||||
const char* const kSourceTimestamp = "WebRTC source stamp 2022-07-31T04:03:50";
|
||||
|
||||
void LoadWebRTCVersionInRegister() {
|
||||
// Using volatile to instruct the compiler to not optimize `p` away even
|
||||
|
Reference in New Issue
Block a user