Minor change
This commit is contained in:
@@ -19,6 +19,9 @@
|
||||
|
||||
namespace widevine {
|
||||
|
||||
extern const char kModDrmMake[];
|
||||
extern const char kModDrmModel[];
|
||||
|
||||
// Append the given name/value pair to client_id->client_info(). Does not
|
||||
// check for duplicates.
|
||||
void AddClientInfo(ClientIdentification* client_id, absl::string_view name,
|
||||
|
||||
Reference in New Issue
Block a user