media: Stop registering CDM adapter as a pepper plugin

https://chromium-review.googlesource.com/956255
This commit is contained in:
Samuel Attard 2018-07-22 02:37:13 +10:00 committed by Aleksei Kuzmin
parent 6e2bb728b9
commit b381e852b1
2 changed files with 10 additions and 7 deletions

View file

@ -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).