commit | fd3b346e27ac350d025227899a5ab390f04bbec8 | [log] [tgz] |
---|---|---|
author | Tommi <tommi@webrtc.org> | Fri Oct 27 20:38:33 2023 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Oct 27 22:00:50 2023 |
tree | 5a301534722a1bbb097a64b8f9e0feaea799eeea | |
parent | bcaaefdcfc7840bc628c211502ef2f1f502595b5 [diff] [blame] |
Allow absl::Nonnull and absl::Nullable. This CL includes follow-up changes from https://webrtc-review.googlesource.com/c/src/+/324280 Bug: none Change-Id: I6abad16e05cac7197c51ffa7b1d3fb991843df6e Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/325243 Reviewed-by: Danil Chapovalov <danilchap@webrtc.org> Commit-Queue: Tomas Gunnarsson <tommi@webrtc.org> Cr-Commit-Position: refs/heads/main@{#41030}
diff --git a/DEPS b/DEPS index a98e19d..4575918 100644 --- a/DEPS +++ b/DEPS
@@ -2602,6 +2602,7 @@ "+absl/base/attributes.h", "+absl/base/config.h", "+absl/base/const_init.h", + "+absl/base/nullability.h", "+absl/base/macros.h", "+absl/cleanup/cleanup.h", "+absl/container/inlined_vector.h",