| Index: remoting/host/BUILD.gn
|
| diff --git a/remoting/host/BUILD.gn b/remoting/host/BUILD.gn
|
| index 23e5fb88402d2c4a35bcd54f2ae9b1b4f2a25828..9bfc39353481e7c6627fd86cedcd4ef5726da302 100644
|
| --- a/remoting/host/BUILD.gn
|
| +++ b/remoting/host/BUILD.gn
|
| @@ -579,8 +579,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",
|
|
|