Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(752)

Unified Diff: remoting/host/installer/mac/BUILD.gn

Issue 2424893003: Renaming package names to use no spaces. (Closed)
Patch Set: Merging master into mac_dmg_name. Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | remoting/remoting_version.gni » ('j') | remoting/remoting_version.gni » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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),
« no previous file with comments | « no previous file | remoting/remoting_version.gni » ('j') | remoting/remoting_version.gni » ('J')

Powered by Google App Engine
This is Rietveld 408576698