Update WebRTC code version (2022-03-22T04:02:08).
Bug: None Change-Id: I5732b1ca0e5266952f5d33f9a7257236586c7c79 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/256217 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@{#36287}
This commit is contained in:
parent
44ff88dd04
commit
2b168062d6
@ -13,7 +13,7 @@
|
||||
namespace webrtc {
|
||||
|
||||
// The timestamp is always in UTC.
|
||||
const char* const kSourceTimestamp = "WebRTC source stamp 2022-03-21T04:05:30";
|
||||
const char* const kSourceTimestamp = "WebRTC source stamp 2022-03-22T04:02:07";
|
||||
|
||||
void LoadWebRTCVersionInRegister() {
|
||||
// Using volatile to instruct the compiler to not optimize `p` away even
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user