webrtc-version-updater
2021-05-05 21:04:17 -07:00
committed by WebRTC LUCI CQ
parent 8accb40f47
commit b7d06b92dd

View File

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