Index: sandbox/win/BUILD.gn |
diff --git a/sandbox/win/BUILD.gn b/sandbox/win/BUILD.gn |
index 958996b8ad3081020efee2c3052c23c864c2f1a9..1d51220c5abee4912f272c2945570627b3fcafb3 100644 |
--- a/sandbox/win/BUILD.gn |
+++ b/sandbox/win/BUILD.gn |
@@ -221,9 +221,6 @@ executable("cfi_unittest_exe") { |
"//build/config/sanitizers:deps", |
"//build/win:default_exe_manifest", |
] |
- |
- # cfi_unittest.cc tests require this exe is built with CFG enabled. |
- configs += [ "//build/config/win:win_msvc_cfg" ] |
} |
loadable_module("sbox_integration_test_hook_dll") { |