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', |