webrtc-version-updater
2021-02-27 20:02:33 -08:00
committed by Commit Bot
parent ac615b6766
commit 1e2da374b3

View File

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