webrtc-version-updater
2021-01-05 20:02:32 -08:00
committed by Commit Bot
parent 673fa716a1
commit dc56f5bfd0

View File

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