| Index: third_party/widevine/cdm/widevine_cdm.gyp
|
| diff --git a/third_party/widevine/cdm/widevine_cdm.gyp b/third_party/widevine/cdm/widevine_cdm.gyp
|
| index 674038b97a8d2eb5450cd89b27e5bccd8f41c4b9..48896c153c407838e2525d05dd04cc375a20d671 100644
|
| --- a/third_party/widevine/cdm/widevine_cdm.gyp
|
| +++ b/third_party/widevine/cdm/widevine_cdm.gyp
|
| @@ -50,6 +50,7 @@
|
| # anything to be done in this file (instead of a higher-level .gyp file).
|
| 'targets': [
|
| {
|
| + # GN version: //third_party/widevine/cdm:adapter
|
| 'target_name': 'widevinecdmadapter',
|
| 'type': 'none',
|
| 'conditions': [
|
| @@ -84,6 +85,7 @@
|
| ],
|
| },
|
| {
|
| + # GN version: //third_party/widevine/cdm:version_h
|
| 'target_name': 'widevine_cdm_version_h',
|
| 'type': 'none',
|
| 'copies': [{
|
| @@ -92,6 +94,7 @@
|
| }],
|
| },
|
| {
|
| + # GN version: //third_party/widevine/cdm:binaries
|
| 'target_name': 'widevine_cdm_binaries',
|
| 'type': 'none',
|
| 'conditions': [
|
|
|