webrtc-version-updater
2021-10-03 21:04:14 -07:00
committed by WebRTC LUCI CQ
parent 75d0de320f
commit c89560146b

View File

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