diff --git a/DEPS b/DEPS index af36dcdba4..a45db2c98a 100644 --- a/DEPS +++ b/DEPS @@ -7,16 +7,16 @@ vars = { # chromium waterfalls. More info at: crbug.com/570091. 'checkout_configuration': 'default', 'checkout_instrumented_libraries': 'checkout_linux and checkout_configuration == "default"', - 'chromium_revision': '5c9a5eaec87fbe7cf57a73a4357b919df0e74222', + 'chromium_revision': 'd7e5a784b1cae6e815f20fb09f42bd04a65328a7', } 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@817e12aeeb68881c3b41b7a4a989785b04328b70', + 'https://chromium.googlesource.com/chromium/src/base@e28a2b686b6b6a85785d1afc5b586b9ff2e26bf7', 'src/build': - 'https://chromium.googlesource.com/chromium/src/build@85859d61bc2e781d4ef6fe62ba3bef89f4c8214e', + 'https://chromium.googlesource.com/chromium/src/build@c5571d5c12a78c71afd96918c58a8c9ba4daecaa', 'src/buildtools': 'https://chromium.googlesource.com/chromium/src/buildtools@e72cd4587a1b833ecf559e4524b69a359cc87697', # Gradle 6.6.1. Used for testing Android Studio project generation for WebRTC. @@ -25,13 +25,13 @@ deps = { 'condition': 'checkout_android', }, 'src/ios': { - 'url': 'https://chromium.googlesource.com/chromium/src/ios@d4d2dca0ff2d63e2ab3334cc0252e0a354a0c475', + 'url': 'https://chromium.googlesource.com/chromium/src/ios@46df6f13a4e3651d5277cd9ae378713aabe40405', 'condition': 'checkout_ios', }, 'src/testing': - 'https://chromium.googlesource.com/chromium/src/testing@b2d92b26bfa25dcb074fc99fd3b32eff725dc35f', + 'https://chromium.googlesource.com/chromium/src/testing@71d097df5454abff0ab70d5de6de49d064ed7877', 'src/third_party': - 'https://chromium.googlesource.com/chromium/src/third_party@80511ece1487471d940805dd0fa675a7b964346b', + 'https://chromium.googlesource.com/chromium/src/third_party@b7cb6b22a3b05b9b9c1a793d29a345df1f41097b', 'src/buildtools/linux64': { 'packages': [ @@ -122,7 +122,7 @@ deps = { 'src/third_party/breakpad/breakpad': 'https://chromium.googlesource.com/breakpad/breakpad.git@3bea2815bfea6e641d50aad15bde2c494ef8f34b', 'src/third_party/catapult': - 'https://chromium.googlesource.com/catapult.git@7318bc06728f464275b8605e5c0da3f45b56710c', + 'https://chromium.googlesource.com/catapult.git@1ae270e66814fe4d968ec699f21b75205e2d7a83', 'src/third_party/ced/src': { 'url': 'https://chromium.googlesource.com/external/github.com/google/compact_enc_det.git@ba412eaaacd3186085babcd901679a48863c7dd5', }, @@ -131,7 +131,7 @@ deps = { 'src/third_party/crc32c/src': 'https://chromium.googlesource.com/external/github.com/google/crc32c.git@5998f8451548244de8cde7fab387a550e7c4497d', 'src/third_party/depot_tools': - 'https://chromium.googlesource.com/chromium/tools/depot_tools.git@6b022d1efb1559ab795a1c91014a2a6fb7efba88', + 'https://chromium.googlesource.com/chromium/tools/depot_tools.git@3da91715d3b7447cc012b3e38901b9e9a54039eb', 'src/third_party/ffmpeg': 'https://chromium.googlesource.com/chromium/third_party/ffmpeg.git@280d5fd0df8b4284ad040bd29deb3241bd6dfc4a', 'src/third_party/findbugs': { @@ -265,7 +265,7 @@ deps = { 'condition': 'checkout_win', }, 'src/tools': - 'https://chromium.googlesource.com/chromium/src/tools@5770a078eadf817bac71e8243fd17716b2a7d55b', + 'https://chromium.googlesource.com/chromium/src/tools@2a89d354750ba9bba30a69108be25d98e7cd3432', 'src/tools/swarming_client': 'https://chromium.googlesource.com/infra/luci/client-py.git@a32a1607f6093d338f756c7e7c7b4333b0c50c9c', @@ -366,7 +366,7 @@ deps = { 'packages': [ { 'package': 'chromium/third_party/androidx', - 'version': 'F-KyxlnPsilCF8hZJ4eXLycPHgTbV09Ch5FXUOHjzWMC', + 'version': 'RjeRyfAqXQf6VfPsfovn5_088ot2hkVyL1FaGWMsxI0C', }, ], 'condition': 'checkout_android',