Roll chromium_revision 2b5d8199ff..e615bdb34f (713876:713980)
Change log:2b5d8199ff..e615bdb34f
Full diff:2b5d8199ff..e615bdb34f
Changed dependencies * src/base:e726d00544..294d522496
* src/build:ca73137dd0..5f0345d3d3
* src/ios:27bc441e54..bcd802c772
* src/testing:77c4926d77..94ca7dc77b
* src/third_party:6049723841..97b45ae078
* src/third_party/depot_tools:1917f7a099..039522eb57
* src/tools:6071e2f73b..ed3b5bdf80
DEPS diff:2b5d8199ff..e615bdb34f
/DEPS No update to Clang. TBR=chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com, BUG=None Change-Id: I3e5603b4d50ea2209cbb5a0eac8fc2c855f5aa36 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/159303 Reviewed-by: Autoroller <chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com> Commit-Queue: Autoroller <chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#29749}
This commit is contained in:

committed by
Commit Bot

parent
b5d68f231f
commit
9a8934d089
16
DEPS
16
DEPS
@ -5,16 +5,16 @@ vars = {
|
|||||||
# chromium waterfalls. More info at: crbug.com/570091.
|
# chromium waterfalls. More info at: crbug.com/570091.
|
||||||
'checkout_configuration': 'default',
|
'checkout_configuration': 'default',
|
||||||
'checkout_instrumented_libraries': 'checkout_linux and checkout_configuration == "default"',
|
'checkout_instrumented_libraries': 'checkout_linux and checkout_configuration == "default"',
|
||||||
'chromium_revision': '2b5d8199ff649ef5ba4733c4ff622746cf1202bf',
|
'chromium_revision': 'e615bdb34f349fd39d250f4501f70720b03282ec',
|
||||||
}
|
}
|
||||||
|
|
||||||
deps = {
|
deps = {
|
||||||
# TODO(kjellander): Move this to be Android-only once the libevent dependency
|
# TODO(kjellander): Move this to be Android-only once the libevent dependency
|
||||||
# in base/third_party/libevent is solved.
|
# in base/third_party/libevent is solved.
|
||||||
'src/base':
|
'src/base':
|
||||||
'https://chromium.googlesource.com/chromium/src/base@e726d00544e18cb82ce5e2ac00876ee316516e98',
|
'https://chromium.googlesource.com/chromium/src/base@294d522496351375dba86d99b00c0ced1d2bea27',
|
||||||
'src/build':
|
'src/build':
|
||||||
'https://chromium.googlesource.com/chromium/src/build@ca73137dd000bb64b5cd668d4eeb7a2488298705',
|
'https://chromium.googlesource.com/chromium/src/build@5f0345d3d335a66ad5199c42e99914acd890ce78',
|
||||||
'src/buildtools':
|
'src/buildtools':
|
||||||
'https://chromium.googlesource.com/chromium/src/buildtools@140e4d7c45ffb55ce5dc4d11a0c3938363cd8257',
|
'https://chromium.googlesource.com/chromium/src/buildtools@140e4d7c45ffb55ce5dc4d11a0c3938363cd8257',
|
||||||
# Gradle 4.3-rc4. Used for testing Android Studio project generation for WebRTC.
|
# Gradle 4.3-rc4. Used for testing Android Studio project generation for WebRTC.
|
||||||
@ -23,13 +23,13 @@ deps = {
|
|||||||
'condition': 'checkout_android',
|
'condition': 'checkout_android',
|
||||||
},
|
},
|
||||||
'src/ios': {
|
'src/ios': {
|
||||||
'url': 'https://chromium.googlesource.com/chromium/src/ios@27bc441e5484b4c828fe52a56656256a32ed108f',
|
'url': 'https://chromium.googlesource.com/chromium/src/ios@bcd802c7720f1533f7099bdc52d79e77fdf11546',
|
||||||
'condition': 'checkout_ios',
|
'condition': 'checkout_ios',
|
||||||
},
|
},
|
||||||
'src/testing':
|
'src/testing':
|
||||||
'https://chromium.googlesource.com/chromium/src/testing@77c4926d7718c47d3dab1fa60221ad94fbee8cee',
|
'https://chromium.googlesource.com/chromium/src/testing@94ca7dc77b231d536288f3af48f81f1364f5ee35',
|
||||||
'src/third_party':
|
'src/third_party':
|
||||||
'https://chromium.googlesource.com/chromium/src/third_party@6049723841b269e5b2949147981696b7f5aad97b',
|
'https://chromium.googlesource.com/chromium/src/third_party@97b45ae078f9ff141d09fd6919181fdda2f14442',
|
||||||
|
|
||||||
'src/buildtools/linux64': {
|
'src/buildtools/linux64': {
|
||||||
'packages': [
|
'packages': [
|
||||||
@ -119,7 +119,7 @@ deps = {
|
|||||||
'src/third_party/colorama/src':
|
'src/third_party/colorama/src':
|
||||||
'https://chromium.googlesource.com/external/colorama.git@799604a1041e9b3bc5d2789ecbd7e8db2e18e6b8',
|
'https://chromium.googlesource.com/external/colorama.git@799604a1041e9b3bc5d2789ecbd7e8db2e18e6b8',
|
||||||
'src/third_party/depot_tools':
|
'src/third_party/depot_tools':
|
||||||
'https://chromium.googlesource.com/chromium/tools/depot_tools.git@1917f7a099407369280b2cc74a33e44f4ed8c84c',
|
'https://chromium.googlesource.com/chromium/tools/depot_tools.git@039522eb577eb99dc9b931c2c63e327239aa0c8a',
|
||||||
'src/third_party/errorprone/lib': {
|
'src/third_party/errorprone/lib': {
|
||||||
'url': 'https://chromium.googlesource.com/chromium/third_party/errorprone.git@980d49e839aa4984015efed34b0134d4b2c9b6d7',
|
'url': 'https://chromium.googlesource.com/chromium/third_party/errorprone.git@980d49e839aa4984015efed34b0134d4b2c9b6d7',
|
||||||
'condition': 'checkout_android',
|
'condition': 'checkout_android',
|
||||||
@ -245,7 +245,7 @@ deps = {
|
|||||||
'src/third_party/yasm/source/patched-yasm':
|
'src/third_party/yasm/source/patched-yasm':
|
||||||
'https://chromium.googlesource.com/chromium/deps/yasm/patched-yasm.git@720b70524a4424b15fc57e82263568c8ba0496ad',
|
'https://chromium.googlesource.com/chromium/deps/yasm/patched-yasm.git@720b70524a4424b15fc57e82263568c8ba0496ad',
|
||||||
'src/tools':
|
'src/tools':
|
||||||
'https://chromium.googlesource.com/chromium/src/tools@6071e2f73b4c7164a93cf5e27415f52f38c835ab',
|
'https://chromium.googlesource.com/chromium/src/tools@ed3b5bdf807c37855405e276cada9810cc3345fb',
|
||||||
'src/tools/swarming_client':
|
'src/tools/swarming_client':
|
||||||
'https://chromium.googlesource.com/infra/luci/client-py.git@885b3febcc170a60f25795304e60927b77d1e92d',
|
'https://chromium.googlesource.com/infra/luci/client-py.git@885b3febcc170a60f25795304e60927b77d1e92d',
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user