webrtc-version-updater
2021-05-09 21:02:08 -07:00
committed by WebRTC LUCI CQ
parent 56566069d7
commit 6a6e38938c

View File

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