Update includes and BUILD
This commit is contained in:
@@ -43,6 +43,10 @@ class KeyboxClientCert : public ClientCert {
|
||||
widevine::ClientIdentification::TokenType type() const override {
|
||||
return ClientIdentification::KEYBOX;
|
||||
}
|
||||
const std::string& encrypted_unique_id() const override {
|
||||
return unimplemented_;
|
||||
}
|
||||
const std::string& unique_id_hash() const override { return unimplemented_; }
|
||||
|
||||
// Set the system-wide pre-provisioning keys; argument must be human-readable
|
||||
// hex digits.
|
||||
|
||||
Reference in New Issue
Block a user