Disable checks for googletest for WebRTC

Bug: chromium:326607005
Change-Id: Iaa97ef823509cd978ed462bcf8ea2945a7baf7ee
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/341262
Reviewed-by: Jeremy Leconte <jleconte@webrtc.org>
Commit-Queue: Christoffer Dewerin <jansson@google.com>
Cr-Commit-Position: refs/heads/main@{#41819}
This commit is contained in:
Christoffer Dewerin 2024-02-27 11:22:56 +01:00 committed by WebRTC LUCI CQ
parent 51532fd355
commit 7a008822f9

4
.gn
View File

@ -29,6 +29,10 @@ no_check_targets = [
# TODO(crbug.com/1151236) Remove once fixed.
"//base/allocator/partition_allocator:partition_alloc",
# TODO: crbug/326607005 - GTEST_HAS_ABSL is broken
"//third_party/googletest:gmock",
"//third_party/googletest:gtest",
]
# These are the list of GN files that run exec_script. This whitelist exists