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