webrtc-version-updater
2020-12-16 23:06:40 -08:00
committed by Commit Bot
parent 39d1f74909
commit a1806e97ed

View File

@ -13,7 +13,7 @@
namespace webrtc {
// The timestamp is always in UTC.
const char* const kSourceTimestamp = "WebRTC source stamp 2020-12-14T14:30:00";
const char* const kSourceTimestamp = "WebRTC source stamp 2020-12-17T07:06:37";
void LoadWebRTCVersionInRegister() {
// Using volatile to instruct the compiler to not optimize `p` away even