webrtc-version-updater
2021-01-10 20:01:58 -08:00
committed by Commit Bot
parent 952be20924
commit 8cf47fb7ac

View File

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