diff options
author | creis@chromium.org <creis@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-10-08 23:16:20 +0000 |
---|---|---|
committer | creis@chromium.org <creis@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-10-08 23:16:20 +0000 |
commit | f71a7d55d2c0da03b7499163c0184975a16bd25d (patch) | |
tree | 8955be29fd5425bdcb47b04096d301be9ed6596b /chrome/chrome_dll.gypi | |
parent | 7cdfb7c9afd6a497eaeccdc278d00d9aa239d653 (diff) | |
download | chromium_src-f71a7d55d2c0da03b7499163c0184975a16bd25d.zip chromium_src-f71a7d55d2c0da03b7499163c0184975a16bd25d.tar.gz chromium_src-f71a7d55d2c0da03b7499163c0184975a16bd25d.tar.bz2 |
Revert 160721 - Build the Widevine CDM plugin.
BUG=149772
Review URL: https://chromiumcodereview.appspot.com/11082005
TBR=ddorwin@chromium.org
Review URL: https://codereview.chromium.org/11091013
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@160744 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/chrome_dll.gypi')
-rw-r--r-- | chrome/chrome_dll.gypi | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/chrome/chrome_dll.gypi b/chrome/chrome_dll.gypi index 9b3604b..b70ab12 100644 --- a/chrome/chrome_dll.gypi +++ b/chrome/chrome_dll.gypi @@ -268,7 +268,6 @@ # will also need to be put into the bundle. '../third_party/adobe/flash/flash_player.gyp:flash_player', '../third_party/adobe/flash/flash_player.gyp:flapper_binaries', - '../third_party/widevine/cdm/widevine_cdm.gyp:widevinecdmplugin', 'chrome_resources.gyp:packed_extra_resources', 'chrome_resources.gyp:packed_resources', ], @@ -382,7 +381,6 @@ }], ], }, - # TODO(ddorwin): Include CDM files in the Mac bundle. { # Copy of resources used by tests. 'destination': '<(PRODUCT_DIR)', |