diff --git a/.gn b/.gn index 0d97f8a08d..026382b0c7 100644 --- a/.gn +++ b/.gn @@ -27,9 +27,6 @@ secondary_source = "//build/secondary/" no_check_targets = [ "//third_party/icu/*", - # 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",