Roll in third_party/turbine

Roll third_party to 67dbe528170eed566f8e8f271b6fa3bed81f9cce to add
third_party/turbine to support its usage in future chromium third_party
rolls.

Bug: None
Change-Id: I07297f5ab45d7d0b29f8c25219513fc6c3f79943
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/170631
Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org>
Commit-Queue: Artem Titov <titovartem@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#30811}
This commit is contained in:
Artem Titov 2020-03-17 13:44:12 +01:00 committed by Commit Bot
parent f84ac29da2
commit 469205e1ad

18
DEPS
View File

@ -32,7 +32,7 @@ deps = {
'src/testing':
'https://chromium.googlesource.com/chromium/src/testing@47e23d6c9dfe571b87fef5e3f903cfd995bb43ed',
'src/third_party':
'https://chromium.googlesource.com/chromium/src/third_party@0364b335e473e6fae3f198f4d8ce05e88171bfcf',
'https://chromium.googlesource.com/chromium/src/third_party@67dbe528170eed566f8e8f271b6fa3bed81f9cce',
'src/buildtools/linux64': {
'packages': [
@ -476,6 +476,22 @@ deps = {
'dep_type': 'cipd',
},
'src/third_party/turbine': {
'packages': [
{
'package': 'chromium/third_party/turbine',
'version': '3UJ600difG3ThRhtYrN9AfZ5kh8wCYtBiii1-NMlCrMC',
},
],
'condition': 'checkout_android',
'dep_type': 'cipd',
},
'src/third_party/turbine/src': {
'url': 'https://chromium.googlesource.com/external/github.com/google/turbine.git' + '@' + '95f6fb6f1e962e8b6ec672905b0b04233f002dc2',
'condition': 'checkout_android',
},
'src/third_party/xstream': {
'packages': [
{