Update WebRTC code version (2022-03-09T04:01:53).
Bug: None Change-Id: I92463dab13eebfa2e6b5d6fe4f41ba9b69cb7034 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/254200 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@{#36152}
This commit is contained in:
parent
ddcfe405d3
commit
41cf5fb721
@ -13,7 +13,7 @@
|
||||
namespace webrtc {
|
||||
|
||||
// The timestamp is always in UTC.
|
||||
const char* const kSourceTimestamp = "WebRTC source stamp 2022-03-08T09:39:59";
|
||||
const char* const kSourceTimestamp = "WebRTC source stamp 2022-03-09T04:01:53";
|
||||
|
||||
void LoadWebRTCVersionInRegister() {
|
||||
// Using volatile to instruct the compiler to not optimize `p` away even
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user