Index: third_party/mesa/BUILD.gn |
diff --git a/third_party/mesa/BUILD.gn b/third_party/mesa/BUILD.gn |
index 03c52a397390c304905f2bc8618aef6a0ec39bf8..f799dbaf14aaf418c74d62d529e29f2ec068460e 100644 |
--- a/third_party/mesa/BUILD.gn |
+++ b/third_party/mesa/BUILD.gn |
@@ -763,7 +763,7 @@ loadable_module("osmesa") { |
":mesa", |
":mesa_headers", |
":mesa_libglslcommon", |
- "//build/config/sanitizers:deps", |
+ "//build/config:exe_and_shlib_deps", |
] |
if (is_win) { |