diff --git a/BUILD.gn b/BUILD.gn index 9d7fae1d683b..48ebec5363fb 100644 --- a/BUILD.gn +++ b/BUILD.gn @@ -678,7 +678,7 @@ if (is_mac) { "$root_out_dir/$electron_login_helper_name.app", ] outputs = [ - "{{bundle_contents_dir}}/Library/LoginItems", + "{{bundle_contents_dir}}/Library/LoginItems/{{source_file_part}}", ] }