Roll chromium_revision eca56ac050..331304131f (677993:678125)
Change log:eca56ac050..331304131fFull diff:eca56ac050..331304131fChanged dependencies * src/base:bd20a81969..70e24097c7* src/build:0d60566c5f..fdb6fae0ee* src/ios:cc26aa2f6f..b0f6fc5aa8* src/testing:de8c7661c9..6882056640* src/third_party:63179e8eb4..8c55ec7114* src/third_party/catapult: https://chromium.googlesource.com/catapult.git/+log/60b615536f..96450caa69 * src/third_party/depot_tools:0fb33b26eb..9217ff8b2c* src/tools:feaccac1de..a4306383bcDEPS diff:eca56ac050..331304131f/DEPS No update to Clang. TBR=chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com, BUG=None Change-Id: Ifa8761554f3b2c520fe3120c9e401207bd23eef3 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/145881 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@{#28583}
This commit is contained in:
parent
b4b52ec4b4
commit
17bfafe394
18
DEPS
18
DEPS
@ -5,16 +5,16 @@ vars = {
|
||||
# chromium waterfalls. More info at: crbug.com/570091.
|
||||
'checkout_configuration': 'default',
|
||||
'checkout_instrumented_libraries': 'checkout_linux and checkout_configuration == "default"',
|
||||
'chromium_revision': 'eca56ac0503539d7f045c87c1bd439fd797d55a6',
|
||||
'chromium_revision': '331304131f3bdcecb84b9e4dc75eb9f2ec42eb69',
|
||||
}
|
||||
|
||||
deps = {
|
||||
# TODO(kjellander): Move this to be Android-only once the libevent dependency
|
||||
# in base/third_party/libevent is solved.
|
||||
'src/base':
|
||||
'https://chromium.googlesource.com/chromium/src/base@bd20a81969839c3148c18a73a34c4dd7d4dfd8cf',
|
||||
'https://chromium.googlesource.com/chromium/src/base@70e24097c7baf5b0b0051bcdb4731a0d6ed06247',
|
||||
'src/build':
|
||||
'https://chromium.googlesource.com/chromium/src/build@0d60566c5fa6e434f9ed388258c55c4caf4c89da',
|
||||
'https://chromium.googlesource.com/chromium/src/build@fdb6fae0ee409132c210eaab5cbf433a088213fb',
|
||||
'src/buildtools':
|
||||
'https://chromium.googlesource.com/chromium/src/buildtools@7b7a5c0f25f11f3c5a1ed3935324c2c59fbc24a2',
|
||||
# Gradle 4.3-rc4. Used for testing Android Studio project generation for WebRTC.
|
||||
@ -23,13 +23,13 @@ deps = {
|
||||
'condition': 'checkout_android',
|
||||
},
|
||||
'src/ios': {
|
||||
'url': 'https://chromium.googlesource.com/chromium/src/ios@cc26aa2f6f7a35b5aaeb87a6d0934fbc02e83827',
|
||||
'url': 'https://chromium.googlesource.com/chromium/src/ios@b0f6fc5aa8f723af097e1e941e51c0757ca601af',
|
||||
'condition': 'checkout_ios',
|
||||
},
|
||||
'src/testing':
|
||||
'https://chromium.googlesource.com/chromium/src/testing@de8c7661c99c3a594327962c197eb09dfb9a220e',
|
||||
'https://chromium.googlesource.com/chromium/src/testing@6882056640b16aea7b1267a8231d8df984d3f88e',
|
||||
'src/third_party':
|
||||
'https://chromium.googlesource.com/chromium/src/third_party@63179e8eb4ce2abbc900469211a7f22cb04fc524',
|
||||
'https://chromium.googlesource.com/chromium/src/third_party@8c55ec71141fd639526ed07baf9d92d8abb33e86',
|
||||
|
||||
'src/buildtools/linux64': {
|
||||
'packages': [
|
||||
@ -111,7 +111,7 @@ deps = {
|
||||
'src/third_party/boringssl/src':
|
||||
'https://boringssl.googlesource.com/boringssl.git@09050cb498336655883157c6e6055db9e5542857',
|
||||
'src/third_party/catapult':
|
||||
'https://chromium.googlesource.com/catapult.git@60b615536f54726c34d2137494bd447728465db0',
|
||||
'https://chromium.googlesource.com/catapult.git@96450caa691a82a9c66a1bb8eeab89f1b11b31a0',
|
||||
'src/third_party/ced/src': {
|
||||
'url': 'https://chromium.googlesource.com/external/github.com/google/compact_enc_det.git@ba412eaaacd3186085babcd901679a48863c7dd5',
|
||||
'condition': 'checkout_android',
|
||||
@ -119,7 +119,7 @@ deps = {
|
||||
'src/third_party/colorama/src':
|
||||
'https://chromium.googlesource.com/external/colorama.git@799604a1041e9b3bc5d2789ecbd7e8db2e18e6b8',
|
||||
'src/third_party/depot_tools':
|
||||
'https://chromium.googlesource.com/chromium/tools/depot_tools.git@0fb33b26eb533a6f6184cab75ad50c229ee5c130',
|
||||
'https://chromium.googlesource.com/chromium/tools/depot_tools.git@9217ff8b2c57fc7f5f706fef741a2c48efe7c885',
|
||||
'src/third_party/errorprone/lib': {
|
||||
'url': 'https://chromium.googlesource.com/chromium/third_party/errorprone.git@980d49e839aa4984015efed34b0134d4b2c9b6d7',
|
||||
'condition': 'checkout_android',
|
||||
@ -231,7 +231,7 @@ deps = {
|
||||
'src/third_party/yasm/source/patched-yasm':
|
||||
'https://chromium.googlesource.com/chromium/deps/yasm/patched-yasm.git@720b70524a4424b15fc57e82263568c8ba0496ad',
|
||||
'src/tools':
|
||||
'https://chromium.googlesource.com/chromium/src/tools@feaccac1de09b4ceb621ce362878d16f235fbfb8',
|
||||
'https://chromium.googlesource.com/chromium/src/tools@a4306383bce72280a2838076b361bb2997f9aa2c',
|
||||
'src/tools/swarming_client':
|
||||
'https://chromium.googlesource.com/infra/luci/client-py.git@96f125709acfd0b48fc1e5dae7d6ea42291726ac',
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user