media: Stop registering CDM adapter as a pepper plugin
https://chromium-review.googlesource.com/956255
This commit is contained in:
parent
6e2bb728b9
commit
b381e852b1
2 changed files with 10 additions and 7 deletions
|
@ -98,7 +98,7 @@ enum {
|
|||
// (subdir of DIR_PNACL_BASE).
|
||||
DIR_COMPONENT_WIDEVINE_CDM, // Directory that contains component-updated
|
||||
// Widevine CDM files.
|
||||
FILE_WIDEVINE_CDM_ADAPTER, // Full path to the Widevine CDM adapter file.
|
||||
FILE_WIDEVINE_CDM, // Full path to the Widevine CDM.
|
||||
FILE_RESOURCES_PACK, // Full path to the .pak file containing
|
||||
// binary data (e.g., html files and images
|
||||
// used by internal pages).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue