webrtc-version-updater
2021-04-25 21:02:48 -07:00
committed by Commit Bot
parent b9bdf64b92
commit 448d18b18d

View File

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