diff --git a/DEPS b/DEPS index dac89c7..a84d056 100644 --- a/DEPS +++ b/DEPS
@@ -267,7 +267,7 @@ # reclient CIPD package 'reclient_package': 'infra/rbe/client/', # reclient CIPD package version - 'reclient_version': 're_client_version:0.158.0.ddc2270e-gomaip', + 'reclient_version': 're_client_version:0.159.2.996d35d3-gomaip', # screen-ai CIPD packages 'screen_ai_linux': 'version:126.5', @@ -304,19 +304,19 @@ # 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': '42cf8c1ffc1fdf58a78971155e3e99ac7a1b5b20', + 'skia_revision': '5515c08c2e444dca4d18fa252ea5e629f27850aa', # 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': 'cf1d29a1bbb0f125d9400dcf002ddf1d7db6826c', + 'v8_revision': '225c383245605b717d45c0debf45b8f6b4fabc5b', # 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': 'e5532e6c7f2e04dcc586b8d9d5ac426cbce8e35f', + 'angle_revision': '177d15b3807b2db8df7168f5fef51705bd600592', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling SwiftShader # and whatever else without interference from each other. - 'swiftshader_revision': '3c4bdf66d81d01a215b88bfea3ac4cc8ca507779', + 'swiftshader_revision': '5561c71fa64e5f7f726f74f23a8aac5cc308d18a', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling PDFium # and whatever else without interference from each other. @@ -372,7 +372,7 @@ # 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': '21462dff937ce89720e90a43b7dc58425c82535d', + 'catapult_revision': '663fc204a73a11aaeb16b736f157f3d6369c7a8b', # 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. @@ -380,7 +380,7 @@ # Three lines of non-changing comments so that # the commit queue can handle CLs rolling CrossBench # and whatever else without interference from each other. - 'crossbench_revision': '1a18b08fa770e397437c44944955169370a111cb', + 'crossbench_revision': '8a7bae5d9b97c561304527e3c192a11eb49453dc', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling libFuzzer # and whatever else without interference from each other. @@ -396,7 +396,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': '4d982f5fa22ed2bb960119d79f74b161d98645bc', + 'devtools_frontend_revision': 'b12a19e856d1c4696a5dd7f078b34a94a0296a82', # 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. @@ -1287,7 +1287,7 @@ 'src/clank': { 'url': Var('chrome_git') + '/clank/internal/apps.git' + '@' + - '39daeb7b11d9f4e7fbe38fc90d861ea0ce881389', + '13f9fa6614f55af1da0a158af6c69ea6e4686179', 'condition': 'checkout_android and checkout_src_internal', }, @@ -1725,7 +1725,7 @@ # Tools used when building Chrome for Chrome OS. This affects both the Simple # Chrome workflow, as well as the chromeos-chrome ebuild. 'src/third_party/chromite': { - 'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + '440263466a043eec253592e5ba53d67dc68448fa', + 'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + '63ab822153c82b58bcd90754c99695cf52570d04', 'condition': 'checkout_chromeos', }, @@ -1766,7 +1766,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' + '@' + 'e86d9e749a81f3ea6c928d79ae6f2492b0c180f9', + 'url': Var('chrome_git') + '/devtools/devtools-internal.git' + '@' + 'eafa1f8d0782656b27401d12d223eac3e87ef834', 'condition': 'checkout_src_internal', }, @@ -2020,7 +2020,7 @@ }, 'src/third_party/leveldatabase/src': - Var('chromium_git') + '/external/leveldb.git' + '@' + 'eb31d19999fdf2018df4ae815a0fe130dd407532', + Var('chromium_git') + '/external/leveldb.git' + '@' + '23e35d792b9154f922b8b575b12596a4d8664c65', 'src/third_party/libFuzzer/src': Var('chromium_git') + '/external/github.com/llvm/llvm-project/compiler-rt/lib/fuzzer.git' + '@' + Var('libfuzzer_revision'), @@ -2252,7 +2252,7 @@ Var('pdfium_git') + '/pdfium.git' + '@' + Var('pdfium_revision'), 'src/third_party/perfetto': - Var('android_git') + '/platform/external/perfetto.git' + '@' + '4acdcdfaa037f456d793ba8e08c44f1756069971', + Var('android_git') + '/platform/external/perfetto.git' + '@' + 'f2aa5c0df5f4b73f14b024288da6f900955b118a', 'src/base/tracing/test/data': { 'bucket': 'perfetto', @@ -2427,7 +2427,7 @@ 'version': 'Y1B0M_fCpPZ058xErMX6GQOJEVRBWR342juuxNLpVnkC', }, ], - 'condition': 'checkout_android', + 'condition': 'checkout_android and non_git_source', 'dep_type': 'cipd', }, @@ -2444,7 +2444,7 @@ Var('chromium_git') + '/external/github.com/google/snappy.git' + '@' + 'c9f9edf6d75bb065fa47468bf035e051a57bec7c', 'src/third_party/sqlite/src': - Var('chromium_git') + '/chromium/deps/sqlite.git' + '@' + '8368e7f47150c9f226bc1948745243dacbbe5c18', + Var('chromium_git') + '/chromium/deps/sqlite.git' + '@' + '360e7d4402ca7182adbb7a46e554779beb474f3b', 'src/third_party/sqlite4java/cipd': { 'packages': [ @@ -2453,7 +2453,7 @@ 'version': 'LofjKH9dgXIAJhRYCPQlMFywSwxYimrfDeBmaHc-Z5EC', }, ], - 'condition': 'checkout_android', + 'condition': 'checkout_android and non_git_source', 'dep_type': 'cipd', }, @@ -2528,7 +2528,7 @@ 'dep_type': 'cipd', }, - 'src/third_party/vulkan-deps': '{chromium_git}/vulkan-deps@aa237b66d8cc42000940a7ea1f116b142a0f40e7', + 'src/third_party/vulkan-deps': '{chromium_git}/vulkan-deps@5e29f5c97fc482e48e04309b4460b0d9be3804f3', 'src/third_party/glslang/src': '{chromium_git}/external/github.com/KhronosGroup/glslang@a496a34b439022750d41d2ba04fbbe416ef81c9a', 'src/third_party/spirv-cross/src': '{chromium_git}/external/github.com/KhronosGroup/SPIRV-Cross@b8fcf307f1f347089e3c46eb4451d27f32ebc8d3', 'src/third_party/spirv-headers/src': '{chromium_git}/external/github.com/KhronosGroup/SPIRV-Headers@efb6b4099ddb8fa60f62956dee592c4b94ec6a49', @@ -2537,7 +2537,7 @@ 'src/third_party/vulkan-loader/src': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Loader@d25bd69eb7d386bc584cbca4f0f005c7ee57535f', 'src/third_party/vulkan-tools/src': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Tools@4c63e845962ff3b197855f3ae4907a47d0863f5a', 'src/third_party/vulkan-utility-libraries/src': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Utility-Libraries@fbb4db92c6b2ac09003b2b8e5ceb978f4f2dda71', - 'src/third_party/vulkan-validation-layers/src': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-ValidationLayers@f6381d64213a21d351a1cf83034be78e07f76301', + 'src/third_party/vulkan-validation-layers/src': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-ValidationLayers@a44622ed6e1dfaa2754a65eec35ef1b19ec3e782', 'src/third_party/vulkan_memory_allocator': Var('chromium_git') + '/external/github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git' + '@' + '56300b29fbfcc693ee6609ddad3fdd5b7a449a21', @@ -2574,7 +2574,7 @@ Var('chromium_git') + '/external/khronosgroup/webgl.git' + '@' + '1b6371436a0a60e6b9a4ae2a40a8eba198e3af02', 'src/third_party/webgpu-cts/src': - Var('chromium_git') + '/external/github.com/gpuweb/cts.git' + '@' + '9b30f7a02d172ce36d138c02614d0a5a1edbfa72', + Var('chromium_git') + '/external/github.com/gpuweb/cts.git' + '@' + '07d31bdbc0cdde5dc561d563d4898f6ed7dae38c', 'src/third_party/webrtc': Var('webrtc_git') + '/src.git' + '@' + '55ed9501d22f8f4e3b93714b790ef15ed3504314', @@ -2717,7 +2717,7 @@ 'packages': [ { 'package': 'chromeos_internal/apps/help_app/app', - 'version': 'SxXe5ITiv6fcMMr77bTxBOZzTKHSH__6-B3jEinF3swC', + 'version': '1zvxr_uZ6Gt3zGp9r9dPyUqiYWnSd3q_6ltiWpKLrwYC', }, ], 'condition': 'checkout_chromeos and checkout_src_internal', @@ -2728,7 +2728,7 @@ 'packages': [ { 'package': 'chromeos_internal/apps/media_app/app', - 'version': 'AmZSsSryrI9zHaPLWHRksN3AuDkD74Y1qBnQSSysSn8C', + 'version': 'scDjZNhYR98DamFP_9x4_FaKYVZCouyTp2dNdQSEJJIC', }, ], 'condition': 'checkout_chromeos and checkout_src_internal', @@ -4585,7 +4585,7 @@ 'src/components/optimization_guide/internal': { 'url': Var('chrome_git') + '/chrome/components/optimization_guide.git' + '@' + - '1b3d4a8fafe6ebba72ef42555c0429db029b6d71', + 'bae07ac124624f1389990348b3d2df951083f28d', 'condition': 'checkout_src_internal', }, @@ -4645,7 +4645,7 @@ 'src/ios_internal': { 'url': Var('chrome_git') + '/chrome/ios_internal.git' + '@' + - 'bdca260aab34fa4e5b2998c7d38fcdb88cae3ea2', + 'e1ff46553ed49b436b1625eb106928181bfb4a2c', 'condition': 'checkout_ios and checkout_src_internal', },