Fix checkdeps issue with absl/functional/any_invocable

Bug: webrtc:388182977
Change-Id: I8f206b20b06109dae376b99f33acaaac6a559c6c
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/373700
Auto-Submit: Evan Shrubsole <eshr@webrtc.org>
Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org>
Commit-Queue: Stefan Holmer <stefan@webrtc.org>
Reviewed-by: Stefan Holmer <stefan@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#43665}
This commit is contained in:
Evan Shrubsole 2025-01-07 09:28:59 +00:00 committed by WebRTC LUCI CQ
parent cfacd0dc52
commit 042552959e

2
DEPS
View File

@ -2239,7 +2239,7 @@ include_rules = [
"+absl/base/macros.h",
"+absl/cleanup/cleanup.h",
"+absl/container",
"-absl/container/fixed_array.h"
"-absl/container/fixed_array.h",
"+absl/functional/any_invocable.h",
"+absl/functional/bind_front.h",
"+absl/memory/memory.h",