| 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', {
|
|
|