webrtc-version-updater
2021-10-07 21:05:02 -07:00
committed by WebRTC LUCI CQ
parent 7284bd4dab
commit dd410c007b

View File

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