summaryrefslogtreecommitdiffstats
path: root/third_party/widevine
diff options
context:
space:
mode:
authorycheo@chromium.org <ycheo@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-01-17 06:52:19 +0000
committerycheo@chromium.org <ycheo@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-01-17 06:52:19 +0000
commit693f63ce16212bceba55cabe7730229f5c8282af (patch)
tree5f61e816ac3f1f2cbd4003637b585161076cfea8 /third_party/widevine
parent8d5ded694b0f65e5d47a16967709e1ab6aab42f5 (diff)
downloadchromium_src-693f63ce16212bceba55cabe7730229f5c8282af.zip
chromium_src-693f63ce16212bceba55cabe7730229f5c8282af.tar.gz
chromium_src-693f63ce16212bceba55cabe7730229f5c8282af.tar.bz2
Remove Chrome for TV code.
BUG=334126 Review URL: https://codereview.chromium.org/136343002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@245449 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'third_party/widevine')
-rw-r--r--third_party/widevine/cdm/widevine_cdm.gyp2
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/widevine/cdm/widevine_cdm.gyp b/third_party/widevine/cdm/widevine_cdm.gyp
index ab8b295..d094958 100644
--- a/third_party/widevine/cdm/widevine_cdm.gyp
+++ b/third_party/widevine/cdm/widevine_cdm.gyp
@@ -40,7 +40,7 @@
}],
],
}],
- [ 'OS == "android" and google_tv != 1', {
+ [ 'OS == "android"', {
'widevine_cdm_version_h_file%':
'android/widevine_cdm_version.h',
}],