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

Side by Side Diff: webrtc/modules/congestion_controller/DEPS

Issue 1748403002: Move RtcEventLog object from inside VoiceEngine to Call. (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Another rebase and accompanying changes. Created 4 years, 5 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 unified diff | Download patch
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+webrtc/base", 2 "+webrtc/base",
3 "+webrtc/call/mock",
3 "+webrtc/system_wrappers", 4 "+webrtc/system_wrappers",
4 "+webrtc/video", 5 "+webrtc/video",
5 ] 6 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698