diff --git a/BUILD.gn b/BUILD.gn index a449ee53b57..a64f6f57154 100644 --- a/BUILD.gn +++ b/BUILD.gn @@ -1246,7 +1246,7 @@ if (is_mac) { "//components/crash/core/app:run_as_crashpad_handler", ] - ldflags = [] + ldflags = [ "/DELAYLOAD:ffmpeg.dll" ] libs = [ "comctl32.lib",