diff --git a/DEPS b/DEPS index 885918bdb6..ab48f9a8a3 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': 'fbd3997e878ee6ebd59e92ff43d433e5f554df4b', + 'chromium_revision': '03cca1960d5832b7547babb93ec613813bcf3af4', } 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@65424b398e1cedb38cc61af7c958c4e314d47333', + 'https://chromium.googlesource.com/chromium/src/base@47943882fb60a514a9e07d66862d028f3912ee58', 'src/build': - 'https://chromium.googlesource.com/chromium/src/build@068753b02547cf5af14ebb732f8af65309382124', + 'https://chromium.googlesource.com/chromium/src/build@79538b13ec3043c70bceacaa4ef52f64bdb5977e', 'src/buildtools': 'https://chromium.googlesource.com/chromium/src/buildtools@fba2905150c974240f14aa5334c3e5c93f873032', # 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@2d15772da680f874feeb6cc4ad1c36ccbafa26f3', + 'url': 'https://chromium.googlesource.com/chromium/src/ios@86d93e1021dc50178afd95d24baa2378b367fbbd', 'condition': 'checkout_ios', }, 'src/testing': - 'https://chromium.googlesource.com/chromium/src/testing@73587aa74e599b605c911674c0c306260f0c385b', + 'https://chromium.googlesource.com/chromium/src/testing@dd9d32d6cdccbe418d69117adac858bc1ee71cd6', 'src/third_party': - 'https://chromium.googlesource.com/chromium/src/third_party@b4d7e91e705d64bce9c0b42ce5f62c2aa8f5ec1e', + 'https://chromium.googlesource.com/chromium/src/third_party@94411bea335d3faf11d3129e85ba4fc21fa6be97', 'src/buildtools/linux64': { 'packages': [ @@ -71,7 +71,7 @@ deps = { 'src/buildtools/third_party/libc++abi/trunk': 'https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxxabi.git@da3e6cbc62dd1e3df45f522ba313d1c581867094', 'src/buildtools/third_party/libunwind/trunk': - 'https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libunwind.git@c8d0fb870a8d5325c80f5588d7421ecb5faa658d', + 'https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libunwind.git@c0776fc6490f549d1f34a677cb74c3d3181ad0fc', 'src/tools/clang/dsymutil': { 'packages': [ @@ -122,7 +122,7 @@ deps = { 'src/third_party/breakpad/breakpad': 'https://chromium.googlesource.com/breakpad/breakpad.git@c484031f1f199ee53567241426efffee49008f82', 'src/third_party/catapult': - 'https://chromium.googlesource.com/catapult.git@edf4e0e88f4e636bd9fc249d9b26c589ead820ec', + 'https://chromium.googlesource.com/catapult.git@12d96cda9ccc11826cce0a6390cc55576838e6ce', 'src/third_party/ced/src': { 'url': 'https://chromium.googlesource.com/external/github.com/google/compact_enc_det.git@ba412eaaacd3186085babcd901679a48863c7dd5', }, @@ -265,7 +265,7 @@ deps = { 'condition': 'checkout_win', }, 'src/tools': - 'https://chromium.googlesource.com/chromium/src/tools@979eedbf1ec85fdf1babae7d88302957ab15d3c1', + 'https://chromium.googlesource.com/chromium/src/tools@4e0ef8c556571f8e3a1d7302a52bcabd77ad9204', 'src/tools/swarming_client': 'https://chromium.googlesource.com/infra/luci/client-py.git@a32a1607f6093d338f756c7e7c7b4333b0c50c9c',