Index: build/toolchain/win/midl.gni |
diff --git a/build/toolchain/win/midl.gni b/build/toolchain/win/midl.gni |
index 08b558678a1957bb80d5583885ad3346e5663cf7..1c98bfbb424d248fa7ac941dbe25da099fa662de 100644 |
--- a/build/toolchain/win/midl.gni |
+++ b/build/toolchain/win/midl.gni |
@@ -4,8 +4,6 @@ |
assert(is_win) |
-import("//build/config/win/visual_studio_version.gni") |
- |
# This template defines a rule to invoke the MS IDL compiler. The generated |
# source code will be compiled and linked into targets that depend on this. |
# |