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 { | |
# Note: This library was added to Cobalt from Chromium, but the information | |
# below reflects that of the original source code. | |
url { | |
type: GIT | |
value: "https://github.com/google/protobuf" | |
} | |
version: "3470b6895aa659b7559ed678e029a5338e535f14" | |
last_upgrade_date { | |
year: 2016 | |
month: 5 | |
day: 16 | |
} | |
license_type: NOTICE | |
} |