Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit 862773f

Browse files
Roll Clang and Abseil (#34953)
1 parent 9624d86 commit 862773f

3 files changed

Lines changed: 100 additions & 20 deletions

File tree

DEPS

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -464,7 +464,7 @@ deps = {
464464
Var('chromium_git') + '/external/github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator' + '@' + '7de5cc00de50e71a3aab22dea52fbb7ff4efceb6',
465465

466466
'src/third_party/abseil-cpp':
467-
Var('chromium_git') + '/chromium/src/third_party/abseil-cpp.git' + '@' + '2d8c1340f0350828f1287c4eaeebefcf317bcfc9',
467+
Var('flutter_git') + '/third_party/abseil-cpp.git' + '@' + 'f92f9effc89af7692436c3b9fbb3a67f2239d893',
468468

469469
# Dart packages
470470
'src/third_party/pkg/archive':
@@ -606,7 +606,7 @@ deps = {
606606
'packages': [
607607
{
608608
'package': 'fuchsia/third_party/clang/mac-amd64',
609-
'version': '2UxMJ4z6houS9ZJc_5ncts3m-r-zU0wT06pSgY6R3cgC'
609+
'version': 'NyopqdQvXY11sckCZIz7FdXLgQZep1ssg1IYBX09ZPwC'
610610
}
611611
],
612612
'condition': 'host_os == "mac"',
@@ -617,7 +617,7 @@ deps = {
617617
'packages': [
618618
{
619619
'package': 'fuchsia/third_party/clang/linux-amd64',
620-
'version': 'paOG_Xw-UvkP8dRq7EF6RD9RQ8r4_R8---bmr1I8H_oC'
620+
'version': 'ad2NsyQv7Q0UnDFu6vxeKVumfP-AHmA-ju9u0YCZkwgC'
621621
}
622622
],
623623
'condition': 'host_os == "linux"',

0 commit comments

Comments
 (0)