Auto roller: fix list of WEBRTC_ONLY_DEPS.
Very unfortunate typo. Bug: chromium:855108 Change-Id: I236e8537537e7dad805d58c92f804ef021981574 Reviewed-on: https://webrtc-review.googlesource.com/101021 Reviewed-by: Oleh Prypin <oprypin@webrtc.org> Commit-Queue: Yves Gerey <yvesg@webrtc.org> Cr-Commit-Position: refs/heads/master@{#24775}
This commit is contained in:
@ -39,7 +39,7 @@ DONT_AUTOROLL_THESE = [
|
||||
WEBRTC_ONLY_DEPS = [
|
||||
'src/base',
|
||||
'src/build',
|
||||
'src/ios'
|
||||
'src/ios',
|
||||
'src/testing',
|
||||
'src/third_party',
|
||||
'src/third_party/findbugs',
|
||||
|
||||
Reference in New Issue
Block a user