Check for key system support using new mojo service KeySystemSupport

https://chromium-review.googlesource.com/c/chromium/src/+/834764
This commit is contained in:
deepak1556 2018-04-12 20:50:00 +05:30 committed by Samuel Attard
parent e1f25253db
commit 77f427acc8
10 changed files with 68 additions and 233 deletions

View file

@ -7,6 +7,7 @@
#include "base/files/file_path.h"
#include "base/macros.h"
#include "third_party/widevine/cdm/widevine_cdm_common.h"
extern const char kWidevineCdmPluginExtension[];