Index: third_party/brotli/BUILD.gn |
diff --git a/third_party/brotli/BUILD.gn b/third_party/brotli/BUILD.gn |
index d8551679b03391edb4d7405b7943cbea1954e703..579003b9a2a4a3822fbd5cc8a56120c7eb223c60 100644 |
--- a/third_party/brotli/BUILD.gn |
+++ b/third_party/brotli/BUILD.gn |
@@ -130,7 +130,7 @@ if (current_toolchain == host_toolchain) { |
":common", |
":dec", |
":headers", |
- "//build/config/sanitizers:deps", |
+ "//build/config:exe_and_shlib_deps", |
"//build/win:default_exe_manifest", |
] |