From a77fd1594421dbfe95e2052c2180c44d47350306 Mon Sep 17 00:00:00 2001 From: "ddorwin@chromium.org" Date: Mon, 8 Oct 2012 22:10:01 +0000 Subject: Build the Widevine CDM plugin. BUG=149772 Review URL: https://chromiumcodereview.appspot.com/11082005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@160721 0039d316-1c4b-4281-b951-d872f2087c98 --- chrome/chrome_dll.gypi | 2 ++ 1 file changed, 2 insertions(+) (limited to 'chrome/chrome_dll.gypi') diff --git a/chrome/chrome_dll.gypi b/chrome/chrome_dll.gypi index b70ab12..9b3604b 100644 --- a/chrome/chrome_dll.gypi +++ b/chrome/chrome_dll.gypi @@ -268,6 +268,7 @@ # 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', ], @@ -381,6 +382,7 @@ }], ], }, + # TODO(ddorwin): Include CDM files in the Mac bundle. { # Copy of resources used by tests. 'destination': '<(PRODUCT_DIR)', -- cgit v1.1