aboutsummaryrefslogtreecommitdiff
path: root/DEPS
diff options
context:
space:
mode:
authorMirko Bonadei <mbonadei@chromium.org>2021-09-02 09:44:10 +0200
committerlibyuv LUCI CQ <libyuv-scoped@luci-project-accounts.iam.gserviceaccount.com>2021-09-02 17:30:51 +0000
commitdb32cbfe1deb50c757ce31f52bf3e34a5f16bd89 (patch)
tree1352a949a9dd3a1a3087a994d2caf3a5abf988ba /DEPS
parent639dd4ea76403fb2e69df0636ce1df6a9587b004 (diff)
downloadlibyuv-db32cbfe1deb50c757ce31f52bf3e34a5f16bd89.tar.gz
Remove xtream from DEPS.
No-Try: True Bug: chromium:1245605 Change-Id: I1e8d34e690cda7b7777567d69b4299864e2085c1 Reviewed-on: https://chromium-review.googlesource.com/c/libyuv/libyuv/+/3138508 Commit-Queue: Mirko Bonadei <mbonadei@chromium.org> Reviewed-by: Frank Barchard <fbarchard@chromium.org>
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS10
1 files changed, 0 insertions, 10 deletions
diff --git a/DEPS b/DEPS
index b4bf0278..79be78d9 100644
--- a/DEPS
+++ b/DEPS
@@ -399,16 +399,6 @@ deps = {
'url': Var('chromium_git') + '/chromium/third_party/ub-uiautomator.git' + '@' + '00270549ce3161ae72ceb24712618ea28b4f9434',
'condition': 'checkout_android',
},
- 'src/third_party/xstream': {
- 'packages': [
- {
- 'package': 'chromium/third_party/xstream',
- 'version': '4278b1b78b86ab7a1a29e64d5aec9a47a9aab0fe',
- },
- ],
- 'condition': 'checkout_android',
- 'dep_type': 'cipd',
- },
# iOS deps:
'src/ios': {