Delete autoroll config for src/third_party/winsdk_samples

Dependency was dropped in cl
https://webrtc-review.googlesource.com/c/src/+/127290

Bug: webrtc:10374
Change-Id: I34f25afdf057ca26a5c1824d1547f8873201c884
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/132007
Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org>
Commit-Queue: Niels Moller <nisse@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#27508}
This commit is contained in:
Niels Möller
2019-04-09 10:38:15 +02:00
committed by Commit Bot
parent f3736ed3d8
commit 7a53f666a7

View File

@ -44,7 +44,6 @@ WEBRTC_ONLY_DEPS = [
'src/third_party', 'src/third_party',
'src/third_party/findbugs', 'src/third_party/findbugs',
'src/third_party/gtest-parallel', 'src/third_party/gtest-parallel',
'src/third_party/winsdk_samples',
'src/third_party/yasm/binaries', 'src/third_party/yasm/binaries',
'src/tools', 'src/tools',
] ]