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

Unified Diff: remoting/host/BUILD.gn

Issue 1461453002: Flip 'Linux x64' bot on chromium waterfall to GN. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: flip tryserver over also Created 5 years, 1 month 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 | « BUILD.gn ('k') | tools/mb/mb_config.pyl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
« no previous file with comments | « BUILD.gn ('k') | tools/mb/mb_config.pyl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698