diff options
Diffstat (limited to 'chrome/chrome_dll_bundle.gypi')
-rw-r--r-- | chrome/chrome_dll_bundle.gypi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/chrome_dll_bundle.gypi b/chrome/chrome_dll_bundle.gypi index 02bff5f..57d5267 100644 --- a/chrome/chrome_dll_bundle.gypi +++ b/chrome/chrome_dll_bundle.gypi @@ -81,7 +81,7 @@ # dependency here. flash_player.gyp will copy the Flash bundle # into PRODUCT_DIR. '../third_party/adobe/flash/flash_player.gyp:flapper_binaries', - '../third_party/widevine/cdm/widevine_cdm.gyp:widevinecdmplugin', + '../third_party/widevine/cdm/widevine_cdm.gyp:widevinecdmadapter', 'chrome_resources.gyp:packed_extra_resources', 'chrome_resources.gyp:packed_resources', ], |