Exclude protobuf-javascript since we do not need in WebRTC standalone

Bug: b:332879133
Change-Id: I5f09cd88cc8762c34fb4238fa69029a1bd7618fb
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/345841
Commit-Queue: Christoffer Dewerin <jansson@webrtc.org>
Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#41999}
This commit is contained in:
Christoffer Dewerin 2024-04-05 08:41:27 +02:00 committed by WebRTC LUCI CQ
parent 1da783ff95
commit 0f76c0dd6e

View File

@ -35,6 +35,7 @@ DONT_AUTOROLL_THESE = [
# Disable the roll of 'android_ndk' as it won't appear in chromium DEPS.
'src/third_party/android_ndk',
'src/third_party/mockito/src',
'src/third_party/protobuf-javascript',
]
# These dependencies are missing in chromium/src/DEPS, either unused or already