webrtc-version-updater
2021-05-15 21:01:48 -07:00
committed by WebRTC LUCI CQ
parent c9bb4a4a0d
commit f217334d99

View File

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