webrtc-version-updater
2021-05-22 21:03:15 -07:00
committed by WebRTC LUCI CQ
parent 2440d34075
commit bcadacdb0f

View File

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