Skip to content

Commit

Permalink
Update gRPC version to 2022-05-12
Browse files Browse the repository at this point in the history
Update gRPC to pull in grpc/grpc#28212 to
unblock upgrading libc++ in Chromium.

Bug: 1273285
Change-Id: I1fb483fadc9bd9d1406fbdd22f5b9263e5b6d014
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3644998
Reviewed-by: Yue Li <updowndota@chromium.org>
Reviewed-by: Mirko Bonadei <mbonadei@chromium.org>
Commit-Queue: Alan Zhao <ayzhao@google.com>
Cr-Commit-Position: refs/heads/main@{#1003976}
NOKEYCHECK=True
GitOrigin-RevId: 7c5086062c29c919152a4a0e6e2611f6276a006e
  • Loading branch information
alanzhao1 authored and Copybara-Service committed May 16, 2022
1 parent 99028d2 commit f438dbd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions BUILD.gn
Expand Up @@ -73,6 +73,7 @@ group("absl_component_deps") {
"//third_party/abseil-cpp/absl/debugging:stacktrace",
"//third_party/abseil-cpp/absl/debugging:symbolize",
"//third_party/abseil-cpp/absl/functional:bind_front",
"//third_party/abseil-cpp/absl/functional:function_ref",
"//third_party/abseil-cpp/absl/hash",
"//third_party/abseil-cpp/absl/memory",
"//third_party/abseil-cpp/absl/meta:type_traits",
Expand Down

0 comments on commit f438dbd

Please sign in to comment.