diff --git a/DEPS b/DEPS index 3bb0562afe..085736b5f5 100644 --- a/DEPS +++ b/DEPS @@ -10,7 +10,7 @@ vars = { # chromium waterfalls. More info at: crbug.com/570091. 'checkout_configuration': 'default', 'checkout_instrumented_libraries': 'checkout_linux and checkout_configuration == "default"', - 'chromium_revision': 'f3f0dd84e37e8d137ddcd7769d3e6d9a04712a5f', + 'chromium_revision': '5b15b428013d4a2d80215a24ffc4110148ead28f', # Fetch the prebuilt binaries for llvm-cov and llvm-profdata. Needed to # process the raw profiles produced by instrumented targets (built with @@ -25,7 +25,7 @@ vars = { # By default, download the fuchsia sdk from the public sdk directory. 'fuchsia_sdk_cipd_prefix': 'fuchsia/sdk/gn/', - 'fuchsia_version': 'version:11.20230225.1.1', + 'fuchsia_version': 'version:11.20230226.2.1', # By default, download the fuchsia images from the fuchsia GCS bucket. 'fuchsia_images_bucket': 'fuchsia', 'checkout_fuchsia': False, @@ -57,13 +57,13 @@ deps = { 'condition': 'checkout_android', }, 'src/ios': { - 'url': 'https://chromium.googlesource.com/chromium/src/ios@cceb6c60c6f6c86921ef13f6e391d69463e9f5cb', + 'url': 'https://chromium.googlesource.com/chromium/src/ios@4c8bb2c5063d724315e05474f5abc8aacaec32c7', 'condition': 'checkout_ios', }, 'src/testing': - 'https://chromium.googlesource.com/chromium/src/testing@2dfd02dc94a52257b8196159989e67dbcf4005a0', + 'https://chromium.googlesource.com/chromium/src/testing@5ffa110249367269af89a140e3ab682a270e09db', 'src/third_party': - 'https://chromium.googlesource.com/chromium/src/third_party@cc4259b383327d90c2648a9cdee591070731e061', + 'https://chromium.googlesource.com/chromium/src/third_party@c02276039c603e60b2980477ec3d911f532c187f', 'src/buildtools/linux64': { 'packages': [ @@ -174,7 +174,7 @@ deps = { 'src/third_party/breakpad/breakpad': 'https://chromium.googlesource.com/breakpad/breakpad.git@abb105db21e962eda5b7d9b7a0ac8dd701e0b987', 'src/third_party/catapult': - 'https://chromium.googlesource.com/catapult.git@9c6c41afcf180e0bf068129b75da62e535f37629', + 'https://chromium.googlesource.com/catapult.git@8a26fb906ec1c2acb00aeeab74c284f8993ab867', 'src/third_party/ced/src': { 'url': 'https://chromium.googlesource.com/external/github.com/google/compact_enc_det.git@ba412eaaacd3186085babcd901679a48863c7dd5', }, @@ -413,7 +413,7 @@ deps = { 'packages': [ { 'package': 'chromium/third_party/androidx', - 'version': 'F5NYfthfngE6fmCZchMd0133XW15UCBALwEBue8MuIsC', + 'version': 'ipyrDoi1axPtZAfhhhTWjy5kpuJ3Mq6XrE4SAB5v5V8C', }, ], 'condition': 'checkout_android',