diff --git a/fetch_configs/webrtc.py b/fetch_configs/webrtc.py index 8f4568dbb1..2886698916 100644 --- a/fetch_configs/webrtc.py +++ b/fetch_configs/webrtc.py @@ -14,7 +14,7 @@ class WebRTC(config_util.Config): @staticmethod def fetch_spec(props): - url = 'https://chromium.googlesource.com/external/webrtc.git' + url = 'https://webrtc.googlesource.com/src.git' spec = { 'solutions': [ {