Index: webrtc/modules/remote_bitrate_estimator/DEPS |
diff --git a/webrtc/modules/remote_bitrate_estimator/DEPS b/webrtc/modules/remote_bitrate_estimator/DEPS |
index 9a863d94a924d6ca7b2b1bed44cb4cce38c3a2de..fc31fa7038270c15effd4995fa9a058e5aa72121 100644 |
--- a/webrtc/modules/remote_bitrate_estimator/DEPS |
+++ b/webrtc/modules/remote_bitrate_estimator/DEPS |
@@ -7,4 +7,10 @@ specific_include_rules = { |
"nada\.h": [ |
"+webrtc/voice_engine", |
], |
+ "remb\.h": [ |
+ "+webrtc/call/mock", |
+ ], |
+ "send_side\.h": [ |
+ "+webrtc/call/mock", |
+ ], |
} |