webrtc-version-updater
2021-07-12 21:01:56 -07:00
committed by WebRTC LUCI CQ
parent 3fcd31c4e5
commit 3ead44aeea

View File

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