about summary refs log tree commit diff
path: root/nixpkgs/pkgs/applications/networking/browsers/chromium/patches/widevine.patch
blob: 90a13928e3bd8ee45dc94fc00ee1ebf75ca21dde (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Minimal WideVine patch from Gentoo:

https://gitweb.gentoo.org/repo/gentoo.git/tree/www-client/chromium/files/chromium-widevine-r1.patch

BTS: https://bugs.gentoo.org/show_bug.cgi?id=547630

--- a/third_party/widevine/cdm/stub/widevine_cdm_version.h
+++ b/third_party/widevine/cdm/stub/widevine_cdm_version.h
@@ -10,6 +10,7 @@
 
 #include "third_party/widevine/cdm/widevine_cdm_common.h"
 
+#define WIDEVINE_CDM_VERSION_STRING "unknown"
 #define WIDEVINE_CDM_AVAILABLE
 
 #endif  // WIDEVINE_CDM_VERSION_H_