webrtc-version-updater
2021-01-06 20:03:35 -08:00
committed by Commit Bot
parent cbf56b9d46
commit 41e4ea16d6

View File

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