| Index: third_party/widevine/cdm/android/widevine_cdm_version.h
|
| diff --git a/third_party/widevine/cdm/android/widevine_cdm_version.h b/third_party/widevine/cdm/android/widevine_cdm_version.h
|
| index c1584cfdd2a2d0231158f53dc24f24eee71bff71..6897ed2a3e40498fe48fa704049d87d04330374c 100644
|
| --- a/third_party/widevine/cdm/android/widevine_cdm_version.h
|
| +++ b/third_party/widevine/cdm/android/widevine_cdm_version.h
|
| @@ -10,9 +10,4 @@
|
| // Indicates that the Widevine CDM is available.
|
| #define WIDEVINE_CDM_AVAILABLE
|
|
|
| -// Indicates that AVC1 decoding is available for ISO BMFF CENC.
|
| -#define WIDEVINE_CDM_AVC1_SUPPORT_AVAILABLE
|
| -// Indicates that AAC decoding is available for ISO BMFF CENC.
|
| -#define WIDEVINE_CDM_AAC_SUPPORT_AVAILABLE
|
| -
|
| #endif // WIDEVINE_CDM_VERSION_H_
|
|
|