webrtc-version-updater
2021-05-06 21:02:06 -07:00
committed by WebRTC LUCI CQ
parent 6e08d55845
commit 256d631e2a

View File

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