Commit 832e0bdf authored by Edward Lemur's avatar Edward Lemur Committed by Commit Bot

WebRTC: Update source-of-truth on 'fetch webrtc'

Bug: 751635
Change-Id: I0eaac306d394662d966e416b649414e9adbea048
Reviewed-on: https://chromium-review.googlesource.com/660258Reviewed-by: 's avatarAaron Gable <agable@chromium.org>
Reviewed-by: 's avatarHenrik Kjellander <kjellander@chromium.org>
Reviewed-by: 's avatarAndrii Shyshkalov <tandrii@chromium.org>
Commit-Queue: Aaron Gable <agable@chromium.org>
parent 2b619cc7
......@@ -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': [
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment