Chromium Code Reviews| Index: build/toolchain/mac/BUILD.gn |
| diff --git a/build/toolchain/mac/BUILD.gn b/build/toolchain/mac/BUILD.gn |
| index a64387f718a2717c0abfabe0e0cd444ded586aa5..2666846c19303dfb370b1e08a961705b3c234584 100644 |
| --- a/build/toolchain/mac/BUILD.gn |
| +++ b/build/toolchain/mac/BUILD.gn |
| @@ -237,6 +237,7 @@ template("mac_toolchain") { |
| current_os = invoker.toolchain_os |
| # These values need to be passed through unchanged. |
| + host_toolchain = host_toolchain |
| target_os = target_os |
| target_cpu = target_cpu |