webrtc-version-updater
2021-01-19 20:04:35 -08:00
committed by Commit Bot
parent 33c0ab4948
commit 6dcbcead3d

View File

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