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

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

Issue 1732863002: Break out pacer thread from CongestionController to increase testability. (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Alphabetic order. Created 4 years, 9 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 mflodman@webrtc.org 1 mflodman@webrtc.org
2 pbos@webrtc.org
3 stefan@webrtc.org 2 stefan@webrtc.org
4 3
5 # These are for the common case of adding or renaming files. If you're doing 4 # These are for the common case of adding or renaming files. If you're doing
6 # structural changes, please get a review from a reviewer in this file. 5 # structural changes, please get a review from a reviewer in this file.
7 per-file *.gyp=* 6 per-file *.gyp=*
8 per-file *.gypi=* 7 per-file *.gypi=*
9 8
10 per-file BUILD.gn=kjellander@webrtc.org 9 per-file BUILD.gn=kjellander@webrtc.org
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698