aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/def_parser/BUILD.tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools/def_parser/BUILD.tools')
-rw-r--r--tools/def_parser/BUILD.tools1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/def_parser/BUILD.tools b/tools/def_parser/BUILD.tools
index 41968c565d..cf756859a5 100644
--- a/tools/def_parser/BUILD.tools
+++ b/tools/def_parser/BUILD.tools
@@ -12,7 +12,6 @@ filegroup(
name = "def_parser",
srcs = select({
"//src/conditions:host_windows": ["def_parser_windows"],
- "//src/conditions:host_windows_msvc": ["def_parser_windows"],
"//conditions:default": [
"no_op.bat",
],