webrtc-version-updater
2021-03-17 21:04:03 -07:00
committed by Commit Bot
parent b9a6c03d7e
commit 426d679886

View File

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