Add missing optional deps

Bug: webrtc:42226242
Change-Id: If09580139acb52b11ac4827f68aba46929cc5755
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/360080
Commit-Queue: Christoffer Dewerin <jansson@google.com>
Commit-Queue: Jeremy Leconte <jleconte@webrtc.org>
Auto-Submit: Christoffer Dewerin <jansson@google.com>
Reviewed-by: Jeremy Leconte <jleconte@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#42813}
This commit is contained in:
Christoffer Dewerin 2024-08-20 16:05:54 +02:00 committed by WebRTC LUCI CQ
parent c478ff6a49
commit a6fad74043

View File

@ -76,6 +76,7 @@ if (rtc_include_tests) {
"../../environment",
"../../environment:environment_factory",
"//testing/gtest",
"//third_party/abseil-cpp/absl/types:optional",
]
}