1 diff a/src/3rdparty/chromium/build/toolchain/mac/BUILD.gn b/src/3rdparty/chromium/build/toolchain/mac/BUILD.gn
2 --- a/src/3rdparty/chromium/build/toolchain/mac/BUILD.gn
3 +++ b/src/3rdparty/chromium/build/toolchain/mac/BUILD.gn
4 @@ -184,8 +184,6 @@ template("mac_toolchain") {
5 # If dSYMs are enabled, this flag will be added to the link tools.
7 dsym_switch = " -Wcrl,dsym,{{root_out_dir}} "
8 - dsym_switch += "-Wcrl,dsymutilpath," +
9 - "${prefix}dsymutil" + " "
12 "{{root_out_dir}}/{{target_output_name}}{{output_extension}}.dSYM"