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 /build/all.gyp | |
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 'build/all.gyp')
-rw-r--r-- | build/all.gyp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/build/all.gyp b/build/all.gyp index 51596d3..611208f 100644 --- a/build/all.gyp +++ b/build/all.gyp @@ -602,7 +602,6 @@ '../cloud_print/cloud_print.gyp:cloud_print', '../remoting/remoting.gyp:remoting_webapp', '../third_party/adobe/flash/flash_player.gyp:flash_player', - '../third_party/widevine/cdm/widevine_cdm.gyp:widevine_cdm', ], 'conditions': [ ['internal_pdf', { |