webrtc-version-updater
2021-04-16 21:04:10 -07:00
committed by Commit Bot
parent 983b620898
commit 18ac30c243

View File

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