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..5ea025525b972a95dc1931c5e26acdaa5a137e94 100644 |
--- a/third_party/widevine/cdm/android/widevine_cdm_version.h |
+++ b/third_party/widevine/cdm/android/widevine_cdm_version.h |
@@ -7,12 +7,6 @@ |
#include "third_party/widevine/cdm/widevine_cdm_common.h" |
-// 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 |
+// Widevine is provided by the platform, so there is no version information. |
#endif // WIDEVINE_CDM_VERSION_H_ |