Chromium Code Reviews| Index: webrtc/modules/rtp_rtcp/BUILD.gn |
| diff --git a/webrtc/modules/rtp_rtcp/BUILD.gn b/webrtc/modules/rtp_rtcp/BUILD.gn |
| index ff55791a2fad58adc746d4071b2cf10df723b11f..a26dd73b53317a2efce27bfc35442d44263c9e77 100644 |
| --- a/webrtc/modules/rtp_rtcp/BUILD.gn |
| +++ b/webrtc/modules/rtp_rtcp/BUILD.gn |
| @@ -192,7 +192,6 @@ if (rtc_include_tests) { |
| deps = [ |
| ":rtp_rtcp", |
| - "//build/config/sanitizers:deps", |
| "//testing/gtest", |
| "//webrtc/test:test_support_main", |
| ] |