webrtc-version-updater
2021-01-07 20:02:28 -08:00
committed by Commit Bot
parent 4681cecb41
commit 1607b3aa8c

View File

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