name: "protobuf" | |
description: | |
"Protocol Buffers are Google's language-neutral, platform-neutral, " | |
"extensible mechanism for serializing structured data. Protocol Buffers are " | |
"required for Widevine, which is required for EME implementation in Cobalt." | |
third_party { | |
identifier { | |
type: "ChromiumVersion" | |
value: "80.0.3987.162" # from https://chromereleases.googleblog.com/2020/03/stable-channel-update-for-desktop_31.html | |
} | |
identifier { | |
type: "Git" | |
value: "https://chromium.googlesource.com/chromium/src.git" | |
version: "f12b46f00f17488ad16cb242bf4f248bdde9618b" | |
closest_version: "3.9.0" | |
} | |
identifier { | |
type: "UpstreamSubdir" | |
value: "third_party/protobuf" | |
} | |
last_upgrade_date { | |
year: 2016 | |
month: 5 | |
day: 16 | |
} | |
license_type: NOTICE | |
} |