Chromium Code Reviews| Index: webrtc/tools/BUILD.gn |
| diff --git a/webrtc/tools/BUILD.gn b/webrtc/tools/BUILD.gn |
| index 5a4c1af4be223929e017c2d70d974ee15169b92b..d32d50d3c5087851c9f2ca8a10d8a0f371e10908 100644 |
| --- a/webrtc/tools/BUILD.gn |
| +++ b/webrtc/tools/BUILD.gn |
| @@ -215,7 +215,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", |