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 d9b7e7e2e93ab5b7fd48e5f29099dd43ac2c1725..294eab641cc3aeac34968e4abf62b77045997aef 100644 |
--- a/third_party/widevine/cdm/widevine_cdm.gyp |
+++ b/third_party/widevine/cdm/widevine_cdm.gyp |
@@ -39,9 +39,9 @@ |
], |
}], |
# TODO(xhwang): Enable this for non-Chrome build if necessary. |
- [ 'OS == "android"', { |
+ [ 'OS == "android" and google_tv != 1', { |
'widevine_cdm_version_h_file%': |
- 'android/widevine_cdm_version.h', |
+ 'android/widevine_cdm_version.h', |
}], |
], |
}], |