Chromium Code Reviews

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

Issue 2509703002: Remove all references to GYP (Closed)
Patch Set: Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff |
OLDNEW
1 aluebs@webrtc.org 1 aluebs@webrtc.org
2 henrik.lundin@webrtc.org 2 henrik.lundin@webrtc.org
3 peah@webrtc.org 3 peah@webrtc.org
4 4
5 # These are for the common case of adding or renaming files. If you're doing 5 # 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. 6 # structural changes, please get a review from a reviewer in this file.
7 per-file *.gn=* 7 per-file *.gn=*
8 per-file *.gni=* 8 per-file *.gni=*
9 per-file *.gyp=*
10 per-file *.gypi=*
OLDNEW

Powered by Google App Engine