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

Unified Diff: tools/android/md5sum/md5sum.gyp

Issue 1516533002: GN: Add symlink rules for dump_syms, symupload (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: comments 2 Created 5 years 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 | « tools/android/md5sum/BUILD.gn ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/android/md5sum/md5sum.gyp
diff --git a/tools/android/md5sum/md5sum.gyp b/tools/android/md5sum/md5sum.gyp
index 75d664e8b6ff5494e659af5dbfb85b776524d205..9099ba9bea8bcf855eafc542f1d0f8a8a84b3c42 100644
--- a/tools/android/md5sum/md5sum.gyp
+++ b/tools/android/md5sum/md5sum.gyp
@@ -63,7 +63,7 @@
},
# Same binary but for the host rather than the device.
{
- # GN: //tools/android/md5sum:md5sum_copy_host($default_toolchain)
+ # GN: //tools/android/md5sum:md5sum_bin_host($default_toolchain)
'target_name': 'md5sum_bin_host',
'toolsets': ['host'],
'type': 'executable',
« no previous file with comments | « tools/android/md5sum/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698