Index: build/common.gypi |
diff --git a/build/common.gypi b/build/common.gypi |
index c87ec6322947d3e3ffc9e4a46fab30ef06cc0ad1..ccdaa22384c4d55539631fd2f125a6a763a4ef21 100644 |
--- a/build/common.gypi |
+++ b/build/common.gypi |
@@ -733,7 +733,7 @@ |
}], |
# linux_use_gold_binary: whether to use the binary checked into |
- # third_party/gold. Gold is not used for 32-bit linux builds |
+ # third_party/binutils. Gold is not used for 32-bit linux builds |
# as it runs out of address space. |
['OS=="linux" and (target_arch=="x64" or target_arch=="arm")', { |
'linux_use_gold_binary%': 1, |