Chromium Code Reviews| Index: remoting/host/installer/mac/BUILD.gn |
| diff --git a/remoting/host/installer/mac/BUILD.gn b/remoting/host/installer/mac/BUILD.gn |
| index 4e72ec8abfd9b4ed2dde70d6eeae052892d7d914..7bc5e894d056407bf4154480ad9bdbf898396307 100644 |
| --- a/remoting/host/installer/mac/BUILD.gn |
| +++ b/remoting/host/installer/mac/BUILD.gn |
| @@ -50,11 +50,6 @@ action("remoting_me2me_host_archive") { |
| script = "//remoting/host/installer/build-installer-archive.py" |
| - # TODO(GYP) TODO(crbug.com/622415): Fill these in. |
|
Jamie
2016/10/17 22:57:45
Please update/close crbug.com/622415 as appropriat
|
| - host_name_nospace = host_name |
| - host_service_name_nospace = host_service_name |
| - host_uninstaller_name_nospace = host_uninstaller_name |
| - |
| args = [ |
| rebase_path("$target_gen_dir/remoting_installation", root_build_dir), |
| rebase_path(zip_path, root_build_dir), |