webrtc-version-updater
2021-05-01 21:02:17 -07:00
committed by WebRTC LUCI CQ
parent b6580ccb29
commit fbc90b68db

View File

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