diff --git a/DEPS b/DEPS index 4282e64886..41b0bcfc6a 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': 'f28b82418421173a3e6b6f9af797165f9e83097b', + 'chromium_revision': '8f3397a259eb21a2cfc089d0abe69354f8bb4cb9', # Fetch the prebuilt binaries for llvm-cov and llvm-profdata. Needed to # process the raw profiles produced by instrumented targets (built with @@ -46,9 +46,9 @@ vars = { deps = { # TODO(kjellander): Move this to be Android-only. 'src/base': - 'https://chromium.googlesource.com/chromium/src/base@f9789b7372b1de56de5c4a60eb482d663550ecb0', + 'https://chromium.googlesource.com/chromium/src/base@ffde2d56e26e1f595637ee7c2dc68a0a0a2ec959', 'src/build': - 'https://chromium.googlesource.com/chromium/src/build@ac266905b5dcf31cc5f5f536934c4b9e0f800ad2', + 'https://chromium.googlesource.com/chromium/src/build@e231a4281dce45c9aa3ecb1a3e46ae411e8d8592', 'src/buildtools': 'https://chromium.googlesource.com/chromium/src/buildtools@61b4b91ea9a478cc59f37987cd9bbebecc24726a', # Gradle 6.6.1. Used for testing Android Studio project generation for WebRTC. @@ -57,13 +57,13 @@ deps = { 'condition': 'checkout_android', }, 'src/ios': { - 'url': 'https://chromium.googlesource.com/chromium/src/ios@49de48fed6a64486fa9761948dc8cf1e448e2a55', + 'url': 'https://chromium.googlesource.com/chromium/src/ios@a18891fdde11accc5fb2670f5b52336083ab51ee', 'condition': 'checkout_ios', }, 'src/testing': - 'https://chromium.googlesource.com/chromium/src/testing@4930a8990726e94d6beec933fac25394b33bd5e5', + 'https://chromium.googlesource.com/chromium/src/testing@73c9263717b10a2b58b1644eee088f7c4264d90b', 'src/third_party': - 'https://chromium.googlesource.com/chromium/src/third_party@550e722b92f10236847c53a88d59710520b3b691', + 'https://chromium.googlesource.com/chromium/src/third_party@d19a45284f69ea15f669ca2a8c6eac3c774578ca', 'src/buildtools/linux64': { 'packages': [ @@ -174,7 +174,7 @@ deps = { 'src/third_party/breakpad/breakpad': 'https://chromium.googlesource.com/breakpad/breakpad.git@8988364bcddd9b194b0bf931c10bc125987330ed', 'src/third_party/catapult': - 'https://chromium.googlesource.com/catapult.git@ecf1f9c5b78d2d519a160545eea66692983d2543', + 'https://chromium.googlesource.com/catapult.git@db0de40862fdaa08759fcb5516367c3b67bdc05c', 'src/third_party/ced/src': { 'url': 'https://chromium.googlesource.com/external/github.com/google/compact_enc_det.git@ba412eaaacd3186085babcd901679a48863c7dd5', }, @@ -187,7 +187,7 @@ deps = { 'src/third_party/crc32c/src': 'https://chromium.googlesource.com/external/github.com/google/crc32c.git@fa5ade41ee480003d9c5af6f43567ba22e4e17e6', 'src/third_party/depot_tools': - 'https://chromium.googlesource.com/chromium/tools/depot_tools.git@9e0ff22bfb3137e9c6b44304671a78c3e3d1e1d9', + 'https://chromium.googlesource.com/chromium/tools/depot_tools.git@df2f11113c23d65c1fd7824b7ab3c55f7cfb9604', 'src/third_party/ffmpeg': 'https://chromium.googlesource.com/chromium/third_party/ffmpeg.git@8d21d41d8bec5c0b266ee305d1a708dc5c23b594', 'src/third_party/flatbuffers/src': @@ -285,13 +285,13 @@ deps = { 'src/third_party/dav1d/libdav1d': 'https://chromium.googlesource.com/external/github.com/videolan/dav1d.git@f8ae94eca0f53502a2cddd29a263c1edea4822a0', 'src/third_party/libaom/source/libaom': - 'https://aomedia.googlesource.com/aom.git@d954a78fdae80b49229cb7c4b7032f5c0e67b0e8', + 'https://aomedia.googlesource.com/aom.git@b6ead6c2763416c98277c299cfd92befa1376fd6', 'src/third_party/libunwindstack': { 'url': 'https://chromium.googlesource.com/chromium/src/third_party/libunwindstack.git@4dbfa0e8c844c8e243b297bc185e54a99ff94f9e', 'condition': 'checkout_android', }, 'src/third_party/perfetto': - 'https://android.googlesource.com/platform/external/perfetto.git@df614ae1dd57e6a80ea54961bdce77583b3787bd', + 'https://android.googlesource.com/platform/external/perfetto.git@bcbe569710dbd97b0d7d9e95d87e93be7d1f8065', 'src/third_party/libvpx/source/libvpx': 'https://chromium.googlesource.com/webm/libvpx.git@99522d307ccef8b53d373beab8c5b6bf997ca4ef', 'src/third_party/libyuv': @@ -316,7 +316,7 @@ deps = { 'packages': [ { 'package': 'chromium/third_party/r8', - 'version': '0LMjUUpzAmxHrlftkzbDAaeuTDNXrOEgTgyJm8qIyvMC', + 'version': 'iTbMDX2gRMW4nmoA8J7oToRDDsMcjm6hJNVH-RpYKIoC', }, ], 'condition': 'checkout_android', @@ -340,7 +340,7 @@ deps = { 'condition': 'checkout_android', }, 'src/tools': - 'https://chromium.googlesource.com/chromium/src/tools@ed5ab3cd83bfc9985f144cff20b886d00a7ed93a', + 'https://chromium.googlesource.com/chromium/src/tools@b5b4b740bb4e009f3f8c4f194f08be9678fcf945', 'src/third_party/accessibility_test_framework': { 'packages': [ @@ -406,7 +406,7 @@ deps = { 'packages': [ { 'package': 'chromium/third_party/androidx', - 'version': 'Z67bBuZpz3Ly3olwQzv_t9xhOsyZ_5cBptIeNZOwCvgC', + 'version': 'P3-Etm0wxlp5sUCCgNTJJBJWGVl8xyaQ6_Rwn7TmtHwC', }, ], 'condition': 'checkout_android', @@ -511,7 +511,7 @@ deps = { 'packages': [ { 'package': 'chromium/third_party/turbine', - 'version': 'Foa7uRpVoKr4YoayCKc9EERkjpmGOE3DAUTWFLL7gKEC', + 'version': 'G8Cku1fztaDd9to_8gk3PNWM2iRacAxD9zcUAgUPUEAC', }, ], 'condition': 'checkout_android',