webrtc-version-updater
2021-06-16 21:05:52 -07:00
committed by WebRTC LUCI CQ
parent 4b629521b9
commit ce3b3ba3cd

View File

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