Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3)

Unified Diff: third_party/widevine/cdm/android/widevine_cdm_version.h

Issue 1000863003: Remove obsolete defines from Android CDM file. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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_
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698