Chromium Code Reviews| Index: webrtc/tools/BUILD.gn |
| diff --git a/webrtc/tools/BUILD.gn b/webrtc/tools/BUILD.gn |
| index 169a7f49de9f29b0755e2643e5f73a11aceb8481..e470ffd526bf73c432600b4ceda1612b6c03688d 100644 |
| --- a/webrtc/tools/BUILD.gn |
| +++ b/webrtc/tools/BUILD.gn |
| @@ -212,7 +212,7 @@ if (rtc_enable_protobuf) { |
| "../modules/congestion_controller", |
| "../modules/rtp_rtcp", |
| "../system_wrappers:system_wrappers_default", |
| - "//build/config/sanitizers:deps", |
| + "//build/config:exe_and_shlib_deps", |
| ] |
| public_deps = [ |
| ":chart_proto", |