Index: chrome/BUILD.gn |
diff --git a/chrome/BUILD.gn b/chrome/BUILD.gn |
index 75271e1cdb69cb1a1439be384456db97e0bb31da..afe1e986e579d21606e370b2b3cfc57dc44e528c 100644 |
--- a/chrome/BUILD.gn |
+++ b/chrome/BUILD.gn |
@@ -222,9 +222,8 @@ |
# On Mac, internal plugins go inside the framework, so these |
# dependencies are on chrome.dll. |
"//third_party/adobe/flash:flapper_binaries", |
- ] |
- |
- data_deps += [ "//third_party/widevine/cdm:widevinecdmadapter" ] |
+ "//third_party/widevine/cdm:widevinecdmadapter", |
+ ] |
if (is_multi_dll_chrome) { |
defines += [ "CHROME_MULTIPLE_DLL" ] |