webrtc-version-updater
2021-05-19 21:02:00 -07:00
committed by WebRTC LUCI CQ
parent 069ed356be
commit bd346d7439

View File

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