summaryrefslogtreecommitdiffstats
path: root/chrome/chrome_exe.gypi
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/chrome_exe.gypi')
-rw-r--r--chrome/chrome_exe.gypi4
1 files changed, 4 insertions, 0 deletions
diff --git a/chrome/chrome_exe.gypi b/chrome/chrome_exe.gypi
index c8527f9..1e4833a 100644
--- a/chrome/chrome_exe.gypi
+++ b/chrome/chrome_exe.gypi
@@ -425,6 +425,10 @@
# 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', {