diff --git a/DEPS b/DEPS index 0247d984bb..aedd066059 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': '663e2bfeb31b66bb2a7b16b2cde2905425bae220', + 'chromium_revision': 'd1dd90b2d228ff8f43d97f513fbe347d74f4c92f', } 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@5eca0806a0129920f3c4f7e840a69e25ef6697b8', + 'https://chromium.googlesource.com/chromium/src/base@939c629350568f1a4239575fe43cb599184db2b3', 'src/build': - 'https://chromium.googlesource.com/chromium/src/build@b85da6c93196418a5802b3c89e9dd3edc44b0fce', + 'https://chromium.googlesource.com/chromium/src/build@cb7496a949a34e4a738d1a769df8354aa7e70513', 'src/buildtools': 'https://chromium.googlesource.com/chromium/src/buildtools@6302c1175607a436e18947a5abe9df2209e845fc', # 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@0e62f4538f812b3069b1b96ceee148eddc3d2b4a', + 'url': 'https://chromium.googlesource.com/chromium/src/ios@ad5320d79968020281bb01f0f3cae694fc7a8585', 'condition': 'checkout_ios', }, 'src/testing': - 'https://chromium.googlesource.com/chromium/src/testing@cd2895768de86fba3a6eb247122b845f0cbcb6d8', + 'https://chromium.googlesource.com/chromium/src/testing@12ccef30780b5beac37be8c4582c0d920548d89a', 'src/third_party': - 'https://chromium.googlesource.com/chromium/src/third_party@3fa3afaa6c9e637390c89c048ce6f788fb472a0a', + 'https://chromium.googlesource.com/chromium/src/third_party@74a8daf150fd212e7d0139dfbc8bf5d7e738459b', 'src/buildtools/linux64': { 'packages': [ @@ -129,7 +129,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@968b1fe7d7cb848e250ffb62e27f547450f5b9e9', + 'https://chromium.googlesource.com/chromium/tools/depot_tools.git@079a95bc72408f034a8ffbcb1ae70b54ef155aa0', 'src/third_party/ffmpeg': 'https://chromium.googlesource.com/chromium/third_party/ffmpeg.git@6d9096c9e3f7f5d4e6528104ed77987ec9327315', 'src/third_party/findbugs': { @@ -257,7 +257,7 @@ deps = { 'condition': 'checkout_win', }, 'src/tools': - 'https://chromium.googlesource.com/chromium/src/tools@abb5818782c2618e48d52aba28c15370a592ff07', + 'https://chromium.googlesource.com/chromium/src/tools@d8723f0c662c138ee50fe2dbf6588132bb6d435a', 'src/tools/swarming_client': 'https://chromium.googlesource.com/infra/luci/client-py.git@1a072711d4388c62e02480fabc26c68c24494be9',