diff --git a/DEPS b/DEPS index ff213fd..599934e 100644 --- a/DEPS +++ b/DEPS
@@ -306,15 +306,15 @@ # Three lines of non-changing comments so that # the commit queue can handle CLs rolling Skia # and whatever else without interference from each other. - 'skia_revision': '3a3475d12f220b795821eabae517ab7cb6f12c9f', + 'skia_revision': '9d220ebe40a0e8537f3e37d8ac1fbe4ac4dfa43a', # 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': 'b057218023961f8b94b0313dd6ddbcc274c06e74', + 'v8_revision': '13b0f9f24b88983f07952beb652e1bce97a4deb6', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling ANGLE # and whatever else without interference from each other. - 'angle_revision': '35e49df77d01932715b8cd8dd3e1613cbd476561', + 'angle_revision': 'bdd3a778370b833bb91659971efa001c584900a8', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling SwiftShader # and whatever else without interference from each other. @@ -322,7 +322,7 @@ # Three lines of non-changing comments so that # the commit queue can handle CLs rolling PDFium # and whatever else without interference from each other. - 'pdfium_revision': 'cb1cd2f12898d7cdc0d9435be2244ce27f88afe3', + 'pdfium_revision': 'dda631d81103d0af8fa2fe4bd81e9da08435f989', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling BoringSSL # and whatever else without interference from each other. @@ -377,11 +377,11 @@ # Three lines of non-changing comments so that # the commit queue can handle CLs rolling catapult # and whatever else without interference from each other. - 'catapult_revision': 'b142d415308e1f3ace94f0f39807bf0198ee004f', + 'catapult_revision': 'd12e6887dd534569117c06f92e8c69c91e0ad12b', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling chromium_variations # and whatever else without interference from each other. - 'chromium_variations_revision': '510ec37c3f2bf8431f8c6f1a573d6826ed01d9e6', + 'chromium_variations_revision': '62652a482c1bc8658057a7fa7b216f638d0dfaae', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling CrossBench # and whatever else without interference from each other. @@ -397,7 +397,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': '7781523a3fc8f16c45a382676e73b1f7f28a58e5', + 'devtools_frontend_revision': 'c7e8227f786e657d8f82d6e9f1de859ed60280df', # 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. @@ -421,7 +421,7 @@ # Three lines of non-changing comments so that # the commit queue can handle CLs rolling feed # and whatever else without interference from each other. - 'dawn_revision': '109e648f2f452424d2d1d0b1eba1e1b9fe036645', + 'dawn_revision': '3c117aa551537c3e7cc0f8cbb05d85fe76d466fc', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling feed # and whatever else without interference from each other. @@ -465,7 +465,7 @@ # Three lines of non-changing comments so that # the commit queue can handle CLs rolling feed # and whatever else without interference from each other. - 'cros_components_revision': 'b1b1b0b6ff08289f3f5d960947aa12db68775d41', + 'cros_components_revision': 'b7deff896ee3186e7d33a52ddde07da2400de2ad', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling feed # and whatever else without interference from each other. @@ -500,7 +500,7 @@ 'libcxx_revision': '1f70899ab6d9d2c3c455fa7adb3f3cbd7bfdf215', # GN CIPD package version. - 'gn_version': 'git_revision:7367b0df0a0aa25440303998d54045bda73935a5', + 'gn_version': 'git_revision:85944ebc24a90ec1e489e85a46fdc68542c3146f', # ninja CIPD package version. # https://chrome-infra-packages.appspot.com/p/infra/3pp/tools/ninja @@ -826,7 +826,7 @@ }, 'src/docs/website': { - 'url': Var('chromium_git') + '/website.git' + '@' + '8fa01e615655f80075f9149063032d3e3d5956df', + 'url': Var('chromium_git') + '/website.git' + '@' + '7e14119375ad198e276c3a2eecafb4f9b0970d1f', }, 'src/ios/third_party/earl_grey2/src': { @@ -1199,7 +1199,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' + '@' + 'd4775b3834d55829a429cf165089e92261a9e426', + 'url': Var('chrome_git') + '/devtools/devtools-internal.git' + '@' + '14464a6787e9a358a6acdc532568e6fe3a347344', 'condition': 'checkout_src_internal', }, @@ -1846,10 +1846,10 @@ Var('chromium_git') + '/external/khronosgroup/webgl.git' + '@' + 'f4bf599a8b575df685c31d9c4729a70a04e377ed', 'src/third_party/webgpu-cts/src': - Var('chromium_git') + '/external/github.com/gpuweb/cts.git' + '@' + '7a6ef7301b5d84f751b483f9d5466b3696749c26', + Var('chromium_git') + '/external/github.com/gpuweb/cts.git' + '@' + '666950d6de30c9c26773208b0f861463b25ae37c', 'src/third_party/webrtc': - Var('webrtc_git') + '/src.git' + '@' + '21edbe5d0dc7a506ff42b858969d16d0cbdd3a0b', + Var('webrtc_git') + '/src.git' + '@' + 'e6df126b798c0644010afeaddeb2e13053d8f192', # 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. @@ -4006,7 +4006,7 @@ 'src/ios_internal': { 'url': Var('chrome_git') + '/chrome/ios_internal.git' + '@' + - 'c8b84877296746df0c2ad8088c1e53d19b10c8bc', + 'b8fd6d1953501218760e0f7e2f0485c44d4925c1', 'condition': 'checkout_ios and checkout_src_internal', },