webrtc-version-updater
2021-09-03 21:03:24 -07:00
committed by WebRTC LUCI CQ
parent 749f709504
commit cff2de42ba

View File

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