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