Skip to content

Commit

Permalink
Remove a few TODO(GYP)s that look obsolete.
Browse files Browse the repository at this point in the history
We've been shipping this for a long time and the referenced gyp
file no longer exists, so things are probably ok as they are :)

Bug: 622415
Change-Id: I738889d1f6cdbc8ac9391c6f55cee1038d4c82db
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1801894
Commit-Queue: Jamie Walch <jamiewalch@chromium.org>
Reviewed-by: Jamie Walch <jamiewalch@chromium.org>
Auto-Submit: Nico Weber <thakis@chromium.org>
Cr-Commit-Position: refs/heads/master@{#696160}
  • Loading branch information
nico authored and Commit Bot committed Sep 12, 2019
1 parent 63fb580 commit cbd89d5
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
4 changes: 0 additions & 4 deletions remoting/host/installer/mac/BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,6 @@ import("//remoting/build/config/remoting_build.gni")
import("//build/config/zip.gni")

action("remoting_me2me_host_archive") {
# TODO(GYP) TODO(crbug.com/622415) This needs work and testing.

# TODO(GYP) At the very least, we need to add in the localized strings.

_installer_mac_files = [
"do_signing.sh",
"do_signing.props",
Expand Down
1 change: 0 additions & 1 deletion remoting/host/win/BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -519,4 +519,3 @@ remoting_localize("remoting_windows_resources") {

locales = remoting_locales
}
# TODO(GYP) More Windows remoting targets from remoting_host_win.gypi

0 comments on commit cbd89d5

Please sign in to comment.