webrtc-version-updater
2021-01-12 20:03:29 -08:00
committed by Commit Bot
parent 46f94acf2e
commit 81b58d14d7

View File

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