webrtc-version-updater
2021-05-23 21:02:05 -07:00
committed by WebRTC LUCI CQ
parent f3d71c2ed7
commit 13e585196e

View File

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