diff --git a/DEPS b/DEPS index 743da05..9641d3fb 100644 --- a/DEPS +++ b/DEPS
@@ -297,15 +297,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': 'aa244737b2fdc7c9f1d7cb6b20c039aa68046768', + 'skia_revision': 'de94ab05da6301bb1fa49b329c12bdf8c413b3bc', # 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': '19b6ee1f51a60be42d0baa5a5757f1aa19b94c35', + 'v8_revision': '6f4720259d5885f439ba9ae36d9eb2583dbc421e', # 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': '4cdabfb1459c15d5631179741b76b813e292cd39', + 'angle_revision': '4c941149774f38dd7090747cf561d4cdc2c3bda2', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling SwiftShader # and whatever else without interference from each other. @@ -376,7 +376,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': '7983c9e9bc06eefa7a56df9a7b8c4b97420eaa57', + 'devtools_frontend_revision': 'd1b5a61dbb791e9c6235fe3fad6f6b051e3c5c51', # 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. @@ -412,7 +412,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': '727f27d4d3e485aa298a6bae8b49ef6d0cc8e8bd', + 'dawn_revision': 'c7bfab6b11c46e1d0e4316185a77b0d201167014', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling feed # and whatever else without interference from each other. @@ -440,7 +440,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': '76d45f20db7260c315b52396c740ae3e3f7bfd9f', + 'nearby_revision': '123a2cfd1853b28f7cf9986ad10a866d33a1beee', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling securemessage # and whatever else without interference from each other. @@ -777,7 +777,7 @@ }, 'src/ios/third_party/earl_grey2/src': { - 'url': Var('chromium_git') + '/external/github.com/google/EarlGrey.git' + '@' + '730d080427d9acb1dec9b2ec50160a2aa4eb4e9f', + 'url': Var('chromium_git') + '/external/github.com/google/EarlGrey.git' + '@' + 'a8e737161ab5ccd8cbef11b7b5f64dcfdb66065b', 'condition': 'checkout_ios', }, @@ -1338,7 +1338,7 @@ Var('chromium_git') + '/chromium/deps/hunspell_dictionaries.git' + '@' + '41cdffd71c9948f63c7ad36e1fb0ff519aa7a37e', 'src/third_party/icu': - Var('chromium_git') + '/chromium/deps/icu.git' + '@' + '50ec7b3822a90d73aa761b21fc941b485a1cb9d6', + Var('chromium_git') + '/chromium/deps/icu.git' + '@' + 'b3070c52557323463e6b9827e2343e60e1b91f85', 'src/third_party/icu4j': { 'packages': [ @@ -1729,7 +1729,7 @@ Var('chromium_git') + '/external/khronosgroup/webgl.git' + '@' + '44e4c8770158c505b03ee7feafa4859d083b0912', 'src/third_party/webgpu-cts/src': - Var('chromium_git') + '/external/github.com/gpuweb/cts.git' + '@' + '19aecd09ed9d0fbac4c91d04587b43f722fd4d3f', + Var('chromium_git') + '/external/github.com/gpuweb/cts.git' + '@' + '8a9afc652513fae1a913f3db1648e5adc54239b1', 'src/third_party/webrtc': Var('webrtc_git') + '/src.git' + '@' + 'b787e26369eb8ed417e7a80a4fbe82847980f32a', @@ -1805,7 +1805,7 @@ Var('chromium_git') + '/v8/v8.git' + '@' + Var('v8_revision'), 'src-internal': { - 'url': 'https://chrome-internal.googlesource.com/chrome/src-internal.git@9e32ad5eb6bed7cdf00320a3a78112448090fcf4', + 'url': 'https://chrome-internal.googlesource.com/chrome/src-internal.git@b441b5bb53f84023ce8e9992b969d5a1bfc062e1', 'condition': 'checkout_src_internal', },