aboutsummaryrefslogtreecommitdiffhomepage
path: root/gn/toolchain/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'gn/toolchain/BUILD.gn')
-rw-r--r--gn/toolchain/BUILD.gn1
1 files changed, 0 insertions, 1 deletions
diff --git a/gn/toolchain/BUILD.gn b/gn/toolchain/BUILD.gn
index 14a8a91965..7f2f2c9db7 100644
--- a/gn/toolchain/BUILD.gn
+++ b/gn/toolchain/BUILD.gn
@@ -56,7 +56,6 @@ toolchain("msvc") {
cl = "$bin/cl.exe"
}
-
tool("asm") {
_ml = "ml"
if (target_cpu == "x64") {