| Index: remoting/host/BUILD.gn
|
| diff --git a/remoting/host/BUILD.gn b/remoting/host/BUILD.gn
|
| index f62a03f33701ad567ee7f4c063b7228cf2de6629..d846ffd3e4e4ed8fc7d52299b49e59de2d24379b 100644
|
| --- a/remoting/host/BUILD.gn
|
| +++ b/remoting/host/BUILD.gn
|
| @@ -586,8 +586,7 @@ if (is_mac) { # TODO(GYP) Mac build of remoting host.
|
| deb_filename,
|
| changes_filename,
|
|
|
| - # TODO(GYP): These files will only be present if we're stripping
|
| - # binaries. We need to support linux_dump_symbols for this.
|
| + # TODO(GYP): Check that these are generated by build_deb.py.
|
| #"$root_build_dir/remoting_me2me_host.debug",
|
| #"$root_build_dir/remoting_start_host.debug",
|
| #"$root_build_dir/native_messaging_host.debug",
|
|
|