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 fcd0f7b4956ea17d639d3e43225fa51af2deb95f..94a541cb22caf28a5d2e99d3f2dc60559a75eb2c 100644 |
--- a/third_party/widevine/cdm/widevine_cdm.gyp |
+++ b/third_party/widevine/cdm/widevine_cdm.gyp |
@@ -170,7 +170,7 @@ |
'target_name': 'widevine_cdm_manifest', |
'type': 'none', |
'conditions': [ |
- [ 'branding == "Chrome"', { |
+ [ 'widevine_cdm_manifest_file != []', { |
'copies': [{ |
'destination': '<(PRODUCT_DIR)/WidevineCdm', |
'files': [ '<(widevine_cdm_manifest_file)' ], |