Index: chrome/chrome_exe.gypi |
diff --git a/chrome/chrome_exe.gypi b/chrome/chrome_exe.gypi |
index 2c8824b0faccd269a5a1535bad912d559868d5cb..ba71ae66ff3bd665e5b8645cd6c6344e99a05a91 100644 |
--- a/chrome/chrome_exe.gypi |
+++ b/chrome/chrome_exe.gypi |
@@ -427,7 +427,7 @@ |
# 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', |
+ '../third_party/widevine/cdm/widevine_cdm.gyp:widevinecdmadapter', |
], |
}], |
['OS=="mac" and asan==1', { |