diff --git a/DEPS b/DEPS index 9dad875..28d6654 100644 --- a/DEPS +++ b/DEPS
@@ -285,7 +285,7 @@ 'sysroots_json_path': 'build/linux/sysroot_scripts/sysroots.json', # siso CIPD package version. - 'siso_version': 'git_revision:9aef05a1a1bddf2cf8e60bc7d9312c7afbfbe9a2', + 'siso_version': 'git_revision:c4b451b1bbfc63c12459aba4960686f8a82417df', # download libaom test data 'download_libaom_testdata': False, @@ -424,11 +424,11 @@ # 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': '776130375354407d1e2386ed2fe0918a3cc71ce5', + 'dawn_revision': '7d58301c1f0f4492e1f757d6c3d8ff3fd3a2e4d8', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling feed # and whatever else without interference from each other. - 'quiche_revision': '02f087c3c268e921ee9964bfa9c8510c1c90356c', + 'quiche_revision': 'e894f322dcd82ef0642834ea2e5ab432d22ec43b', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling ios_webkit # and whatever else without interference from each other. @@ -824,7 +824,7 @@ 'src/clank': { 'url': Var('chrome_git') + '/clank/internal/apps.git' + '@' + - '5e949efbbbd031198686174b3b0a9bfb5c71799b', + '1d59bd2f1fdd022318b3d0126344e8dfbdeb52fa', 'condition': 'checkout_android and checkout_src_internal', },