diff --git a/DEPS b/DEPS index 3c55f24b..2321183 100644 --- a/DEPS +++ b/DEPS
@@ -307,7 +307,7 @@ # Three lines of non-changing comments so that # the commit queue can handle CLs rolling V8 # and whatever else without interference from each other. - 'v8_revision': 'b14b07f77468cf45e4bdca467c187090c9a7dbd3', + 'v8_revision': 'fa0dfe29a7bcc29e36b243add34a83844ce8b21a', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling ANGLE # and whatever else without interference from each other. @@ -394,7 +394,7 @@ # Three lines of non-changing comments so that # the commit queue can handle CLs rolling devtools-frontend # and whatever else without interference from each other. - 'devtools_frontend_revision': '393a4b1223f616d755c9fe7e125ac92b47196acc', + 'devtools_frontend_revision': '884d920106c5a692e7f55b415cbc2f351650456f', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling libprotobuf-mutator # and whatever else without interference from each other. @@ -450,7 +450,7 @@ # Three lines of non-changing comments so that # the commit queue can handle CLs rolling nearby # and whatever else without interference from each other. - 'nearby_revision': '63e744e1338412c5ad17094f22445c6dfe71de6e', + 'nearby_revision': '850c3e2788015668572249d205d91d6af78c5739', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling securemessage # and whatever else without interference from each other. @@ -818,12 +818,12 @@ 'src/clank': { 'url': Var('chrome_git') + '/clank/internal/apps.git' + '@' + - '7feb1ebbf40bb986c85f970d6872415eaf686f07', + 'e4f08e8b415dc075f27de50dd82ccd0ae82b9b2c', 'condition': 'checkout_android and checkout_src_internal', }, 'src/docs/website': { - 'url': Var('chromium_git') + '/website.git' + '@' + '504421a2e612c9042411ae65e24d7a7682dfdbe2', + 'url': Var('chromium_git') + '/website.git' + '@' + 'b848d511837d6ccd44c6f7bef1576c0842d7e0ac', }, 'src/ios/third_party/earl_grey2/src': { @@ -1196,7 +1196,7 @@ Var('chromium_git') + '/devtools/devtools-frontend' + '@' + Var('devtools_frontend_revision'), 'src/third_party/devtools-frontend-internal': { - 'url': Var('chrome_git') + '/devtools/devtools-internal.git' + '@' + '9405c73532966c47623ae2c6389b7b065aa6414f', + 'url': Var('chrome_git') + '/devtools/devtools-internal.git' + '@' + '2a585a1bc1c2ae0d74870e33dd0f66b9aecce629', 'condition': 'checkout_src_internal', }, @@ -1459,7 +1459,7 @@ Var('chromium_git') + '/external/libaddressinput.git' + '@' + 'e8712e415627f22d0b00ebee8db99547077f39bd', 'src/third_party/libaom/source/libaom': - Var('aomedia_git') + '/aom.git' + '@' + 'ce0ee71ca6aa97e2f564a05a8045699d29c18834', + Var('aomedia_git') + '/aom.git' + '@' + 'ebe946034afb793a69d71fc864b561e691e403de', 'src/third_party/libavif/src': Var('chromium_git') + '/external/github.com/AOMediaCodec/libavif.git' + '@' + Var('libavif_revision'), @@ -1661,7 +1661,7 @@ Var('pdfium_git') + '/pdfium.git' + '@' + Var('pdfium_revision'), 'src/third_party/perfetto': - Var('android_git') + '/platform/external/perfetto.git' + '@' + '1072e37cbb64611f0b911427c6c2e497d4925881', + Var('android_git') + '/platform/external/perfetto.git' + '@' + 'fa384c4660e10ae4390efd2dbeaa67b0fad58044', 'src/third_party/perl': { 'url': Var('chromium_git') + '/chromium/deps/perl.git' + '@' + '6f3e5028eb65d0b4c5fdd792106ac4c84eee1eb3', @@ -1846,7 +1846,7 @@ Var('chromium_git') + '/external/github.com/gpuweb/cts.git' + '@' + 'eb1892c3e4ab734a135e8752f5442e270a4738d1', 'src/third_party/webrtc': - Var('webrtc_git') + '/src.git' + '@' + '70ad987c64d6c8467d33ad2acf658ce3a6691d0b', + Var('webrtc_git') + '/src.git' + '@' + '8f4df7bec911f867059fdc3102242a4c45b0f70b', # Wuffs' canonical repository is at github.com/google/wuffs, but we use # Skia's mirror of Wuffs, the same as in upstream Skia's DEPS file. @@ -3955,7 +3955,7 @@ 'src/components/plus_addresses/resources/internal': { 'url': Var('chrome_git') + '/chrome/components/plus_addresses/resources.git' + '@' + - '65376fc4825ef797744bbdda81d2e571ded37ad8', + '8babd9da0911bfc8afe09c49358d10be85a2558e', 'condition': 'checkout_src_internal', }, @@ -4009,7 +4009,7 @@ 'src/ios_internal': { 'url': Var('chrome_git') + '/chrome/ios_internal.git' + '@' + - '37b02362be97b8b735e8a28a496f01e664ddc9ea', + '1be329bcbd76dfac79c8324e6fee465326c761d5', 'condition': 'checkout_ios and checkout_src_internal', },