Index: chrome/BUILD.gn |
diff --git a/chrome/BUILD.gn b/chrome/BUILD.gn |
index feb8ae5a4596c5e906d50428078d6214f8325945..71e3ff45ad3345f928b1e97465a39c8126f7375c 100644 |
--- a/chrome/BUILD.gn |
+++ b/chrome/BUILD.gn |
@@ -143,7 +143,7 @@ if (!is_android) { |
# On Mac, internal plugins go inside the framework, so these |
# dependencies are on chrome.dll. |
"//third_party/adobe/flash:flapper_binaries", |
- "//third_party/widevine/cdm:adapter", |
+ "//third_party/widevine/cdm:widevinecdmadapter", |
] |
# TODO(GYP) some stuff from GYP including chrome_multiple_dll. |
} |