Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(4465)

Unified Diff: chrome/chrome_exe.gypi

Issue 11091013: Revert 160721 - Build the Widevine CDM plugin. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/chrome_dll.gypi ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_exe.gypi
===================================================================
--- chrome/chrome_exe.gypi (revision 160743)
+++ chrome/chrome_exe.gypi (working copy)
@@ -425,10 +425,6 @@
# go inside the framework, so this dependency is in chrome_dll.gypi.
'../third_party/adobe/flash/flash_player.gyp:flash_player',
'../third_party/adobe/flash/flash_player.gyp:flapper_binaries',
- # Copy CDM files to PRODUCT_DIR if applicable. Let the .gyp
- # file decide what to do on a per-OS basis; on Mac, internal plugins
- # go inside the framework, so this dependency is in chrome_dll.gypi.
- '../third_party/widevine/cdm/widevine_cdm.gyp:widevinecdmplugin',
],
}],
['OS=="mac" and asan==1', {
« no previous file with comments | « chrome/chrome_dll.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698