webrtc-version-updater
2021-09-20 21:02:17 -07:00
committed by WebRTC LUCI CQ
parent c9c10102f1
commit a37fa66463

View File

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