Commit 32357d33 authored by Edward Lemur's avatar Edward Lemur Committed by Commit Bot

WebRTC: Update source-of-truth for 'git-cl'

Bug: 751635
Change-Id: I503dc5d108c314ef617af2e46e937bc63cd087b9
Reviewed-on: https://chromium-review.googlesource.com/660703Reviewed-by: 's avatarAndrii Shyshkalov <tandrii@chromium.org>
Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org>
parent 4b37ce67
...@@ -966,6 +966,8 @@ def _is_git_numberer_enabled(remote_url, remote_ref): ...@@ -966,6 +966,8 @@ def _is_git_numberer_enabled(remote_url, remote_ref):
'external/webrtc', 'external/webrtc',
'v8/v8', 'v8/v8',
'infra/experimental', 'infra/experimental',
# For webrtc.googlesource.com/src.
'src',
] ]
assert remote_ref and remote_ref.startswith('refs/'), remote_ref assert remote_ref and remote_ref.startswith('refs/'), remote_ref
......
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