summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--third_party/widevine/cdm/widevine_cdm.gyp9
1 files changed, 4 insertions, 5 deletions
diff --git a/third_party/widevine/cdm/widevine_cdm.gyp b/third_party/widevine/cdm/widevine_cdm.gyp
index 294eab6..3114393 100644
--- a/third_party/widevine/cdm/widevine_cdm.gyp
+++ b/third_party/widevine/cdm/widevine_cdm.gyp
@@ -38,13 +38,12 @@
'binaries/win/<(target_arch)/widevinecdm.dll.lib',
],
}],
- # TODO(xhwang): Enable this for non-Chrome build if necessary.
- [ 'OS == "android" and google_tv != 1', {
- 'widevine_cdm_version_h_file%':
- 'android/widevine_cdm_version.h',
- }],
],
}],
+ [ 'OS == "android" and google_tv != 1', {
+ 'widevine_cdm_version_h_file%':
+ 'android/widevine_cdm_version.h',
+ }],
],
},
# Always provide a target, so we can put the logic about whether there's