[gn] Remove 1 no_check_target

Bug: chromium:40158212,b/226557854
Change-Id: Ie63b47ec67c2050c09ab7d6af657612508b65b06
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/356661
Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org>
Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org>
Auto-Submit: Ho Cheung <hocheung@chromium.org>
Cr-Commit-Position: refs/heads/main@{#42602}
This commit is contained in:
Ho Cheung 2024-07-08 21:13:30 +08:00 committed by WebRTC LUCI CQ
parent b43cd86e64
commit 0849764539

3
.gn
View File

@ -27,9 +27,6 @@ secondary_source = "//build/secondary/"
no_check_targets = [ no_check_targets = [
"//third_party/icu/*", "//third_party/icu/*",
# TODO(crbug.com/1151236) Remove once fixed.
"//base/allocator/partition_allocator:partition_alloc",
# TODO: crbug/326607005 - GTEST_HAS_ABSL is broken # TODO: crbug/326607005 - GTEST_HAS_ABSL is broken
"//third_party/googletest:gmock", "//third_party/googletest:gmock",
"//third_party/googletest:gtest", "//third_party/googletest:gtest",