diff --git a/DEPS b/DEPS index ec6e880..71522a2 100644 --- a/DEPS +++ b/DEPS
@@ -105,6 +105,7 @@ # Bots that don't consume render test goldens can skip downloading # them. + # TODO(crbug.com/1103836): Remove after removing infra/ code. 'skip_render_test_goldens_download': False, # Bots that don't consume WPR archives can skip downloading @@ -203,11 +204,11 @@ # 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': '9f3f2c24ae4405aea8f4e35cd9e2741e97c0b862', + 'skia_revision': '5f9ba6953f8dcc47aac69b3b212cf5ba7ae62c5a', # 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': '615ae5f5342ad5ff262494d26287ed403296141c', + 'v8_revision': '8c8f17af29f1a4073630ba7ca924ddb4ca45abd6', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling swarming_client # and whatever else without interference from each other. @@ -215,7 +216,7 @@ # 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': '8670d6183a8439622e5f4527e4971bafb1a9ffa7', + 'angle_revision': '19a302fca592e3825998b78b7d7d075c51f3c4f6', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling SwiftShader # and whatever else without interference from each other. @@ -230,7 +231,7 @@ # # Note this revision should be updated with # third_party/boringssl/roll_boringssl.py, not roll-dep. - 'boringssl_revision': '5656fec512a8dfd2833fbf47b6aaa76364c26fad', + 'boringssl_revision': '3094902fcdc2db2cc832fa854b9a6a8be383926c', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling google-toolbox-for-mac # and whatever else without interference from each other. @@ -278,7 +279,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': 'bdf70c39ad5a7c1427626768f6efcc031c028b4b', + 'devtools_frontend_revision': '38f2fff09dacc4d9cd0c477893b2a97e50522952', # 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. @@ -330,7 +331,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': '5d8a071433779a3da828e5e8577be8258ef957c3', + 'dawn_revision': '10cb17e079e14f4f9a1bdaea9b46b343c82c4679', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling feed # and whatever else without interference from each other. @@ -369,7 +370,7 @@ 'ukey2_revision': '0275885d8e6038c39b8a8ca55e75d1d4d1727f47', # the commit queue can handle CLs rolling feed # and whatever else without interference from each other. - 'tint_revision': '685cb02ea8d9afbad46d52ccbe4fa3728ac37693', + 'tint_revision': '76d12f0f5a330e613a068059a19915182144069b', # TODO(crbug.com/941824): The values below need to be kept in sync # between //DEPS and //buildtools/DEPS, so if you're updating one, @@ -922,7 +923,7 @@ }, 'src/third_party/depot_tools': - Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + '4640dfbfd71908a1e74bf77b0a0ad2fa106114bc', + Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + '1ec57124a67c6fd4ea2f2fe9ce9fdb6c31d3fd5d', 'src/third_party/devtools-frontend/src': Var('chromium_git') + '/devtools/devtools-frontend' + '@' + Var('devtools_frontend_revision'), @@ -1277,7 +1278,7 @@ Var('chromium_git') + '/external/github.com/cisco/openh264' + '@' + '3dd5b80bc4f172dd82925bb259cb7c82348409c5', 'src/third_party/openscreen/src': - Var('chromium_git') + '/openscreen' + '@' + '48b4a74d6b80164adc6e5ad14708abe9bd9bcc76', + Var('chromium_git') + '/openscreen' + '@' + '12b95e78a4d536eabc689467bf558652252f39a8', 'src/third_party/openxr/src': { 'url': Var('chromium_git') + '/external/github.com/KhronosGroup/OpenXR-SDK' + '@' + '97cfe495bb7a3853266b646d1c79e169387f9c7a', @@ -1294,7 +1295,7 @@ }, 'src/third_party/perfetto': - Var('android_git') + '/platform/external/perfetto.git' + '@' + '9d937e6cbed635945701f740350e09b8f0084985', + Var('android_git') + '/platform/external/perfetto.git' + '@' + '8ddf5ae4b8a57c7acc28dad9f2e3857c1d3b7bc0', 'src/third_party/perl': { 'url': Var('chromium_git') + '/chromium/deps/perl.git' + '@' + '6f3e5028eb65d0b4c5fdd792106ac4c84eee1eb3', @@ -1372,7 +1373,7 @@ 'packages': [ { 'package': 'fuchsia/third_party/aemu/linux-amd64', - 'version': 'h_lfZjWg21ZL3JBJXSabJsKCnyhbzTyNAISwoJCfLCAC' + 'version': 'yKXInPLMrLZXhnetjQTEJav1jUW4zl7skzS8L51VrQYC' }, ], 'condition': 'host_os == "linux" and checkout_fuchsia', @@ -1541,20 +1542,10 @@ Var('chromium_git') + '/external/khronosgroup/webgl.git' + '@' + '3e3f152617996e4a175fd0b597a1936824b371f3', 'src/third_party/webgpu-cts/src': - Var('chromium_git') + '/external/github.com/gpuweb/cts.git' + '@' + 'a8196844ac6228fea3560b82d29e01fed2fbf13a', - - 'src/third_party/blink/web_tests/wpt_internal/webgpu/third_party/glslang_js': { - 'packages': [ - { - 'package': 'chromium/third_party/glslang_js', - 'version': 'Zka0-f53_HEAZ1bpsxr9BSi7P51-4bzYwSMg0RMKX1AC', - }, - ], - 'dep_type': 'cipd', - }, + Var('chromium_git') + '/external/github.com/gpuweb/cts.git' + '@' + '3c2fe3888658d82b47ca831d59a2e07579619c2d', 'src/third_party/webrtc': - Var('webrtc_git') + '/src.git' + '@' + '091617dda85bdca0329102c432ab287760e15e37', + Var('webrtc_git') + '/src.git' + '@' + '10f76ac226f2b569924a5060d4dd2ca1231aa30a', 'src/third_party/libgifcodec': Var('skia_git') + '/libgifcodec' + '@'+ Var('libgifcodec_revision'), @@ -1626,7 +1617,7 @@ Var('chromium_git') + '/v8/v8.git' + '@' + Var('v8_revision'), 'src-internal': { - 'url': 'https://chrome-internal.googlesource.com/chrome/src-internal.git@35dd9a4faaff15775686c54e1f408977e59d0ec3', + 'url': 'https://chrome-internal.googlesource.com/chrome/src-internal.git@ba66a670730d83bd2b6992ec9da5e242b0fce21a', 'condition': 'checkout_src_internal', }, @@ -1634,7 +1625,7 @@ 'packages': [ { 'package': 'chromeos_internal/apps/help_app/app', - 'version': 'aCOs9DEjxU4ept_oo7PSSUnosojJfVRXLD89hP65ov4C', + 'version': 'h34dBNFluLOvrol4gz-HIJi_w1-GzSIElYTdJY6clJoC', }, ], 'condition': 'checkout_chromeos and checkout_src_internal', @@ -4709,16 +4700,6 @@ '-d', 'src/components/zucchini', ], }, - # Pull down Android RenderTest goldens - { - 'name': 'Fetch Android RenderTest goldens', - 'pattern': '.', - 'condition': 'checkout_android and not skip_render_test_goldens_download', - 'action': [ 'python', - 'src/chrome/test/data/android/manage_render_test_goldens.py', - 'download', - ], - }, # Pull down WPR Archive files { 'name': 'Fetch WPR archive files',