webrtc-version-updater
2021-04-26 21:04:31 -07:00
committed by Commit Bot
parent f8187e0a82
commit dfc7d99f99

View File

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