webrtc-version-updater
2021-09-25 21:03:47 -07:00
committed by WebRTC LUCI CQ
parent b6a73b6923
commit 96168abfb7

View File

@ -13,7 +13,7 @@
namespace webrtc {
// The timestamp is always in UTC.
const char* const kSourceTimestamp = "WebRTC source stamp 2021-09-25T04:04:40";
const char* const kSourceTimestamp = "WebRTC source stamp 2021-09-26T04:03:45";
void LoadWebRTCVersionInRegister() {
// Using volatile to instruct the compiler to not optimize `p` away even