Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(777)

Unified Diff: webrtc/modules/remote_bitrate_estimator/DEPS

Issue 2111813002: Revert of Move RtcEventLog object from inside VoiceEngine to Call. (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Created 4 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: webrtc/modules/remote_bitrate_estimator/DEPS
diff --git a/webrtc/modules/remote_bitrate_estimator/DEPS b/webrtc/modules/remote_bitrate_estimator/DEPS
index fc31fa7038270c15effd4995fa9a058e5aa72121..9a863d94a924d6ca7b2b1bed44cb4cce38c3a2de 100644
--- a/webrtc/modules/remote_bitrate_estimator/DEPS
+++ b/webrtc/modules/remote_bitrate_estimator/DEPS
@@ -7,10 +7,4 @@
"nada\.h": [
"+webrtc/voice_engine",
],
- "remb\.h": [
- "+webrtc/call/mock",
- ],
- "send_side\.h": [
- "+webrtc/call/mock",
- ],
}

Powered by Google App Engine
This is Rietveld 408576698