webrtc-version-updater
2021-10-04 21:03:49 -07:00
committed by WebRTC LUCI CQ
parent a850e6c8b6
commit 958772efc5

View File

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