diff --git a/DEPS b/DEPS index 3af41afc..7362a9e 100644 --- a/DEPS +++ b/DEPS
@@ -308,11 +308,11 @@ # Three lines of non-changing comments so that # the commit queue can handle CLs rolling V8 # and whatever else without interference from each other. - 'src_internal_revision': '5fb766e4a38b8e77fc63d347b829a1903c23a919', + 'src_internal_revision': '6365d276cb6ee8b2d6992bcc8699f3e1eff7fe3b', # 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': '50ac1117f1597d57faf9ae5360ad95029c515f97', + 'skia_revision': '429ec245f4e27938291b8ef02ec680d527cede72', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling V8 # and whatever else without interference from each other. @@ -320,7 +320,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': '6557da03c85eee30448e1fefc2d89bdc348c580d', + 'angle_revision': '2a29410364fbb00c54948db6dd2bf334c0c06e1b', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling SwiftShader # and whatever else without interference from each other. @@ -387,7 +387,7 @@ # 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': '47c10caafe8f3d47ecdb1ed24e287da7a7e6925f', + 'chromium_variations_revision': '1b58345810cd9c9a284efbe6312e1fa7305acd71', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling CrossBench # and whatever else without interference from each other. @@ -403,7 +403,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': '4e11c8801f7a4e8e9f7b94f6acd4155cbe0a5e57', + 'devtools_frontend_revision': '992d7c0261d554c330dff6900d859cf0faae604c', # 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. @@ -427,7 +427,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': 'b5d89266d090eb586b756294ea09e4beb0c06bcb', + 'dawn_revision': '52f760b3669485c4b8517559f666efd1e3e3defe', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling feed # and whatever else without interference from each other. @@ -506,7 +506,7 @@ 'libcxx_revision': 'e3b94d0e5b86883fd77696bf10dc33ba250ba99b', # GN CIPD package version. - 'gn_version': 'git_revision:d823fd85da3fb83146f734377da454473b93a2b2', + 'gn_version': 'git_revision:155c53952ec2dc324b0438ce5b9bd4a286577d25', # ninja CIPD package version. # https://chrome-infra-packages.appspot.com/p/infra/3pp/tools/ninja @@ -827,7 +827,7 @@ 'src/clank': { 'url': Var('chrome_git') + '/clank/internal/apps.git' + '@' + - '8b6ec119f001eb5ad89d77c153fa132bd65801c0', + 'c484a2f33da87a075ba1c80976bf051a5a7d5389', 'condition': 'checkout_android and checkout_src_internal', }, @@ -1198,7 +1198,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' + '@' + '120296784c3ee38e176618378479e2d63ab4deaf', + 'url': Var('chrome_git') + '/devtools/devtools-internal.git' + '@' + 'dd85fd08b6f8a3bdcb460e33d09ed333c7031f0c', 'condition': 'checkout_src_internal', }, @@ -1663,7 +1663,7 @@ Var('pdfium_git') + '/pdfium.git' + '@' + Var('pdfium_revision'), 'src/third_party/perfetto': - Var('android_git') + '/platform/external/perfetto.git' + '@' + '3f2b2b6385d24f80239a7c49d464a06292fbd078', + Var('android_git') + '/platform/external/perfetto.git' + '@' + '4a7dde609d9ddb8d5212ab4c83a86aba10f7ac4c', 'src/third_party/perl': { 'url': Var('chromium_git') + '/chromium/deps/perl.git' + '@' + '8ef97ff3b7332e38e61b347a2fbed425a4617151', @@ -1811,7 +1811,7 @@ 'dep_type': 'cipd', }, - 'src/third_party/vulkan-deps': '{chromium_git}/vulkan-deps@ea0fb515f594700d7fc4cbfff49268f596de4984', + 'src/third_party/vulkan-deps': '{chromium_git}/vulkan-deps@8dc5cb57074c42295aa647ea407e1adb85f6ec93', 'src/third_party/vulkan_memory_allocator': Var('chromium_git') + '/external/github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git' + '@' + '56300b29fbfcc693ee6609ddad3fdd5b7a449a21', @@ -1851,7 +1851,7 @@ Var('chromium_git') + '/external/github.com/gpuweb/cts.git' + '@' + '3f94329188723ae92fc1bdefbcacd659fed2aa8b', 'src/third_party/webrtc': - Var('webrtc_git') + '/src.git' + '@' + 'd86c0cdbde7261deefc5771f41a14186bac9fd09', + Var('webrtc_git') + '/src.git' + '@' + '501c4f37bfee47b26999ee291c5355ad64554df7', # 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. @@ -3917,7 +3917,7 @@ 'src/chrome/browser/internal': { 'url': Var('chrome_git') + '/chrome/browser_internal.git' + '@' + - 'e7816b8613ca95f58086a77a57eadf4c373abd89', + '60534f5aba8ad7e5ddd9d939a92c3b31bd7bfd6c', 'condition': 'checkout_src_internal', }, @@ -4042,7 +4042,7 @@ 'src/components/autofill/core/browser/form_parsing/internal_resources': { 'url': Var('chrome_git') + '/chrome/components/autofill_regex_patterns.git' + '@' + - '59b2cefdb32a4c90676b95e5d5464dbc8595b13e', + 'f2fd9f234b258490267ff5b5d6fda54fa9dacfe6', 'condition': 'checkout_src_internal', }, @@ -4101,7 +4101,7 @@ 'src/components/test/data/autofill/heuristics-json/internal': { 'url': Var('chrome_git') + '/chrome/test/autofill/structured_forms.git' + '@' + - '6591e633c04b874832949a40770684f2b91125fe', + '473c84dc5736e2cd3fc80f8493cd30684357c847', 'condition': 'checkout_chromium_autofill_test_dependencies', },