Chromium Code Reviews| Index: chrome/installer/mac/BUILD.gn |
| diff --git a/chrome/installer/mac/BUILD.gn b/chrome/installer/mac/BUILD.gn |
| index 748aca183a730acaba11735973302265acba8405..924478ac5d1bc7a8ae5a3096ad161b48217c2156 100644 |
| --- a/chrome/installer/mac/BUILD.gn |
| +++ b/chrome/installer/mac/BUILD.gn |
| @@ -69,7 +69,7 @@ copy("copies") { |
| "sign_installer_tools.sh", |
| ] |
| - if (enable_mac_keystone) { |
| + if (is_chrome_branded) { |
| sources += [ "keystone_install.sh" ] |
| } |