webrtc-version-updater
2021-08-10 21:05:22 -07:00
committed by WebRTC LUCI CQ
parent 81e19fea4f
commit 8121003d15

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-08-10T04:05:55"; const char* const kSourceTimestamp = "WebRTC source stamp 2021-08-11T04:05:19";
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