webrtc-version-updater
2021-03-16 21:02:29 -07:00
committed by Commit Bot
parent 2ba6435248
commit 1827483784

View File

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